Class FeaturesBean

    • Constructor Detail

      • FeaturesBean

        public FeaturesBean​(boolean identityFederation,
                            boolean log,
                            boolean passwordUpdateSupported,
                            boolean authorization)
    • Method Detail

      • isIdentityFederation

        public boolean isIdentityFederation()
      • isLog

        public boolean isLog()
      • isPasswordUpdateSupported

        public boolean isPasswordUpdateSupported()
      • isAuthorization

        public boolean isAuthorization()