|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.ldaptive.AbstractConfig
org.ldaptive.sasl.SaslConfig
org.ldaptive.sasl.ExternalConfig
public class ExternalConfig
Contains all the configuration data for SASL EXTERNAL authentication.
| Field Summary |
|---|
| Fields inherited from class org.ldaptive.AbstractConfig |
|---|
logger |
| Constructor Summary | |
|---|---|
ExternalConfig()
Default constructor. |
|
| Method Summary | |
|---|---|
String |
toString()
|
| Methods inherited from class org.ldaptive.sasl.SaslConfig |
|---|
getAuthorizationId, getMechanism, getMutualAuthentication, getQualityOfProtection, getSecurityStrength, setAuthorizationId, setMechanism, setMutualAuthentication, setQualityOfProtection, setSecurityStrength |
| Methods inherited from class org.ldaptive.AbstractConfig |
|---|
checkImmutable, checkStringInput, makeImmutable |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public ExternalConfig()
| Method Detail |
|---|
public String toString()
toString in class SaslConfig
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||