|
All LDAP Classes Internal LDAP Classes |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.ietf.ldap.LDAPConstraints.AuthHandlerImpl
Wrapper object for LDAPAuthHandler LDAPReferralHandler
| Field Summary | |
(package private) LDAPAuthHandler |
ref
|
| Constructor Summary | |
private |
LDAPConstraints.AuthHandlerImpl(LDAPAuthHandler ref)
|
| Method Summary | |
LDAPAuthProvider |
getAuthProvider(java.lang.String host,
int port)
Returns an object which can provide credentials for authenticating to a server at the specified host and port. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
LDAPAuthHandler ref
| Constructor Detail |
private LDAPConstraints.AuthHandlerImpl(LDAPAuthHandler ref)
| Method Detail |
public LDAPAuthProvider getAuthProvider(java.lang.String host,
int port)
LDAPAuthHandler
getAuthProvider in interface LDAPAuthHandlerhost - Contains a host name or the IP address (in dotted string
format) of a host running an LDAP server.
port - Contains the TCP or UDP port number of the host.
|
All LDAP Classes Internal LDAP Classes |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||