|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.directory.ldap.client.api.SaslRequest
org.apache.directory.ldap.client.api.CramMd5Request
public class CramMd5Request
Holds the data required to complete the CRAM-MD5 SASL operation
| Field Summary |
|---|
| Fields inherited from class org.apache.directory.ldap.client.api.SaslRequest |
|---|
authorizationId, controls, credentials, mutualAuthentication, qualityOfProtection, realmName, saslMechanism, securityStrength, username |
| Constructor Summary | |
|---|---|
CramMd5Request()
Creates a new instance of CramMd5Request. |
|
| Method Summary |
|---|
| Methods inherited from class org.apache.directory.ldap.client.api.SaslRequest |
|---|
addAllControls, addControl, getAuthorizationId, getControls, getCredentials, getQualityOfProtection, getRealmName, getSaslMechanism, getSecurityStrength, getUsername, isMutualAuthentication, setAuthorizationId, setCredentials, setCredentials, setMutualAuthentication, setQualityOfProtection, setRealmName, setSaslMechanism, setSecurityStrength, setUsername |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CramMd5Request()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||