|
LDAP Classes Implements Java LDAP |
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
| SaslClient | Performs SASL authentication as a client.An Class implementing this interface can negotiate authentication as a client using one of the IANA-registered mechanisms. |
| SaslClientFactory | An object implementing this interface can provide a SaslClient. |
| Class Summary | |
| RealmCallback | This callback is used by SaslClient and SaslServer to retrieve realm information. |
| RealmChoiceCallback | This callback is used by SaslClient and SaslServer to obtain one or more realms given a list of realm choices. |
| Sasl | A static class for creating SASL clients and servers. |
| Exception Summary | |
| SaslException | This class represents Exception thrown on errors and failures that occur when using SASL. |
Provides customized Client classes for the Java SASL API as defined in JSR28 - Java SASL Specification.
|
LDAP Classes Implements Java LDAP |
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||