Uses of Enum
org.xnio.sasl.SaslQop
Packages that use SaslQop
Package
Description
The main API package for XNIO.
Utility classes for using SASL mechanisms atop NIO or XNIO APIs.
-
Uses of SaslQop in org.xnio
-
Uses of SaslQop in org.xnio.sasl
Methods in org.xnio.sasl that return SaslQopModifier and TypeMethodDescriptionstatic SaslQop
SaslQop.fromString
(String name) Get the SASL QOP level for the given string.static SaslQop
Returns the enum constant of this type with the specified name.static SaslQop[]
SaslQop.values()
Returns an array containing the constants of this enum type, in the order they are declared.