Searched defs:SERVER_NOT_PRESENT (Results 1 - 2 of 2) sorted by relevance

/forgerock/openam-v13/openam-core/src/main/java/com/iplanet/services/ldap/
H A DLDAPServiceException.java118 * SERVER_NOT_PRESENT(15) If you call getConnection, with or without the
122 public final static int SERVER_NOT_PRESENT = 15; field in class:LDAPServiceException
/forgerock/openam/openam-core/src/main/java/com/iplanet/services/ldap/
H A DLDAPServiceException.java118 * SERVER_NOT_PRESENT(15) If you call getConnection, with or without the
122 public final static int SERVER_NOT_PRESENT = 15; field in class:LDAPServiceException

Completed in 29 milliseconds