public static interface LDAPContext.InternalConnectionFactory
Modifier and Type | Method and Description |
---|---|
Connection |
getAuthenticatedConnection(Entry userEntry)
Get a direct
Connection to this Directory Server. |
Connection getAuthenticatedConnection(Entry userEntry) throws LdapException
Connection
to this Directory Server.userEntry
- The returned connection will be authenticated as userEntry.Connection
to this Directory Server.LdapException
- If a connection cannot be created (i.e: because an administrative limit has been exceeded).Copyright 2010-2022 ForgeRock AS.