Package | Description |
---|---|
org.ldaptive.provider | |
org.ldaptive.provider.jndi |
Modifier and Type | Method and Description |
---|---|
ControlProcessor<C> |
ProviderConfig.getControlProcessor()
Returns the control processor.
|
Modifier and Type | Method and Description |
---|---|
void |
ProviderConfig.setControlProcessor(ControlProcessor<C> processor)
Sets the control processor.
|
Modifier and Type | Method and Description |
---|---|
protected ResponseControl[] |
JndiConnection.processResponseControls(ControlProcessor<Control> processor,
RequestControl[] requestControls,
LdapContext ctx)
Retrieves the response controls from the supplied context and processes them with the supplied control processor.
|
Copyright © 2018. All rights reserved.