|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.ldaptive.provider.jndi.JndiControlHandler
public class JndiControlHandler
JNDI request control handler.
| Constructor Summary | |
|---|---|
JndiControlHandler()
|
|
| Method Summary | |
|---|---|
String |
getOID(Control control)
Returns the OID of the supplied control. |
Control |
handleRequest(RequestControl requestControl)
Converts the supplied control to a provider specific request control. |
ResponseControl |
handleResponse(Control responseControl)
Converts the supplied provider control to a response control. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JndiControlHandler()
| Method Detail |
|---|
public String getOID(Control control)
getOID in interface ControlHandler<Control>control - to return oid for
public Control handleRequest(RequestControl requestControl)
handleRequest in interface ControlHandler<Control>requestControl - to convert
public ResponseControl handleResponse(Control responseControl)
handleResponse in interface ControlHandler<Control>responseControl - to convert
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||