Package | Description |
---|---|
org.lsc.configuration |
Modifier and Type | Method and Description |
---|---|
static SaslQopType |
SaslQopType.fromValue(String v) |
SaslQopType |
LdapConnectionType.getSaslQop()
Obtient la valeur de la propriété saslQop.
|
static SaslQopType |
SaslQopType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SaslQopType[] |
SaslQopType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
LdapConnectionType.setSaslQop(SaslQopType value)
Définit la valeur de la propriété saslQop.
|
Copyright © 2005-2017 LSC project. All Rights Reserved.