|
Sun Adapter for LDAP API | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface StartTLSExtension
LDAP TLS Extended Operation Interface. Used to start & stop TLS requests.
| Method Summary | |
|---|---|
void |
startTLS()
Method that initiates the TLS connection |
void |
stopTLS()
Method that stops the TLS connection |
| Method Detail |
|---|
void startTLS()
throws LDAPApplicationException
LDAPApplicationException - if there is no connection is available to the LDAP server.
void stopTLS()
throws LDAPApplicationException
LDAPApplicationException - if there is no connection is available to the LDAP server.
|
Sun Adapter for LDAP API | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||