Package | Description |
---|---|
org.ldaptive.provider.jndi | |
org.ldaptive.sasl |
Modifier and Type | Method and Description |
---|---|
static String |
JndiUtils.getSecurityStrength(SecurityStrength ss)
Returns the SASL security strength string for the supplied enum.
|
Modifier and Type | Method and Description |
---|---|
SecurityStrength |
SaslConfig.getSecurityStrength()
Returns the sasl security strength.
|
static SecurityStrength |
SecurityStrength.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SecurityStrength[] |
SecurityStrength.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
SaslConfig.setSecurityStrength(SecurityStrength ss)
Sets the sasl security strength.
|
Copyright © 2023. All rights reserved.