|
XNIO API 3.0.7.GA | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SaslStrength | |
|---|---|
| org.xnio | The main API package for XNIO. |
| org.xnio.sasl | |
| Uses of SaslStrength in org.xnio |
|---|
| Fields in org.xnio with type parameters of type SaslStrength | |
|---|---|
static Option<SaslStrength> |
Options.SASL_STRENGTH
Specify the SASL cipher strength to use. |
| Uses of SaslStrength in org.xnio.sasl |
|---|
| Methods in org.xnio.sasl that return SaslStrength | |
|---|---|
static SaslStrength |
SaslStrength.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static SaslStrength[] |
SaslStrength.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
XNIO API 3.0.7.GA | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||