|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ControlProcessor | |
|---|---|
| org.ldaptive.provider | |
| org.ldaptive.provider.jndi | |
| Uses of ControlProcessor in org.ldaptive.provider |
|---|
| Methods in org.ldaptive.provider that return ControlProcessor | |
|---|---|
ControlProcessor<C> |
ProviderConfig.getControlProcessor()
Returns the control processor. |
| Methods in org.ldaptive.provider with parameters of type ControlProcessor | |
|---|---|
void |
ProviderConfig.setControlProcessor(ControlProcessor<C> processor)
Sets the control processor. |
| Uses of ControlProcessor in org.ldaptive.provider.jndi |
|---|
| Methods in org.ldaptive.provider.jndi with parameters of type ControlProcessor | |
|---|---|
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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||