Class PamSecurityCheck

    • Constructor Detail

      • PamSecurityCheck

        public PamSecurityCheck()
      • PamSecurityCheck

        public PamSecurityCheck​(boolean allowed)
    • Method Detail

      • isAllowed

        public boolean isAllowed()
        Gets value for attribute allowed
      • setAllowed

        public void setAllowed​(boolean allowed)
        Sets value for attribute allowed
      • setObligations

        public void setObligations​(List<RequestedObligation> obligations)
        Sets value for attribute obligations
      • toString

        public String toString()
        Returns a string representation of the value object.
        Overrides:
        toString in class Object