Class LDAPAdminAccessConfigurator

    • Field Detail

      • basedn

        public volatile String basedn
      • url

        public volatile String url
      • ldapGroupName

        public volatile String ldapGroupName
      • FIXED_ADMIN_REALM_NAME

        public static final String FIXED_ADMIN_REALM_NAME
        Field denoting the name of the realm used for administration. This is fixed in entire of v3. Note that the same name is used in admin GUI's web.xml and sun-web.xml. The name of the realm is the key, the underlying backend (LDAP, File, Database) can change.
        See Also:
        Constant Field Values
    • Constructor Detail

      • LDAPAdminAccessConfigurator

        public LDAPAdminAccessConfigurator()