Class PlatformInfo

    • Constructor Detail

      • PlatformInfo

        public PlatformInfo()
    • Method Detail

      • isSelfRegAllowed

        public boolean isSelfRegAllowed()
      • isPwdResetAllowed

        public boolean isPwdResetAllowed()
      • isPwdResetRequiringSecurityQuestions

        public boolean isPwdResetRequiringSecurityQuestions()
      • getConnIdLocations

        public Set<String> getConnIdLocations()
      • getUserClasses

        public List<String> getUserClasses()
      • getAnyTypeClasses

        public List<String> getAnyTypeClasses()
      • getResources

        public List<String> getResources()
      • getEntitlements

        public Set<String> getEntitlements()
      • getImplementationTypes

        public Set<String> getImplementationTypes()
      • setSelfRegAllowed

        public void setSelfRegAllowed​(boolean selfRegAllowed)
      • setPwdResetAllowed

        public void setPwdResetAllowed​(boolean pwdResetAllowed)
      • setPwdResetRequiringSecurityQuestions

        public void setPwdResetRequiringSecurityQuestions​(boolean pwdResetRequiringSecurityQuestions)