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

/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/sm/
H A DSMSException.java356 message = mapLDAPException(((LdapException) rootCause).getResult().getResultCode());
374 private String mapLDAPException(ResultCode resultCode) { method in class:SMSException
/forgerock/openam/openam-core/src/main/java/com/sun/identity/sm/
H A DSMSException.java356 message = mapLDAPException(((LdapException) rootCause).getResult().getResultCode());
374 private String mapLDAPException(ResultCode resultCode) { method in class:SMSException

Completed in 34 milliseconds