Class PermissionDeniedException

    • Constructor Detail

      • PermissionDeniedException

        public PermissionDeniedException()
      • PermissionDeniedException

        public PermissionDeniedException​(String message)
    • Method Detail

      • isHasExpiredPassword

        public boolean isHasExpiredPassword()
      • isHasPendingAgreements

        public boolean isHasPendingAgreements()
      • setHasExpiredPassword

        public void setHasExpiredPassword​(boolean hasExpiredPassword)
      • setHasPendingAgreements

        public void setHasPendingAgreements​(boolean hasPendingAgreements)
      • setLoginConfirmation

        public void setLoginConfirmation​(CredentialInputDTO loginConfirmation)