Searched defs:currentConfigName (Results 1 - 4 of 4) sorted by relevance

/forgerock/openam-v13/openam-authentication/openam-auth-datastore/src/main/java/com/sun/identity/authentication/modules/datastore/
H A DDataStore.java60 private String currentConfigName; field in class:DataStore
81 currentConfigName =
/forgerock/openam/openam-authentication/openam-auth-datastore/src/main/java/com/sun/identity/authentication/modules/datastore/
H A DDataStore.java60 private String currentConfigName; field in class:DataStore
81 currentConfigName =
/forgerock/openam-v13/openam-authentication/openam-auth-ldap/src/main/java/com/sun/identity/authentication/modules/ldap/
H A DLDAP.java83 private String currentConfigName; field in class:LDAP
153 currentConfigName = (String) options.get(ISAuthConstants.MODULE_INSTANCE_NAME);
/forgerock/openam/openam-authentication/openam-auth-ldap/src/main/java/com/sun/identity/authentication/modules/ldap/
H A DLDAP.java85 private String currentConfigName; field in class:LDAP
156 currentConfigName = (String) options.get(ISAuthConstants.MODULE_INSTANCE_NAME);

Completed in 56 milliseconds