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

/forgerock/openam-v13/openam-core/src/main/java/com/iplanet/services/ldap/
H A DLDAPServiceException.java125 * INVALID_ENTRY_ID(16) Typically, if an invalid ID is passed to Entry's
128 public final static int INVALID_ENTRY_ID = 16; field in class:LDAPServiceException
/forgerock/openam/openam-core/src/main/java/com/iplanet/services/ldap/
H A DLDAPServiceException.java125 * INVALID_ENTRY_ID(16) Typically, if an invalid ID is passed to Entry's
128 public final static int INVALID_ENTRY_ID = 16; field in class:LDAPServiceException

Completed in 28 milliseconds