Uses of Enum Class
org.jivesoftware.openfire.net.SASLAuthentication.ElementType
Packages that use SASLAuthentication.ElementType
-
Uses of SASLAuthentication.ElementType in org.jivesoftware.openfire.net
Methods in org.jivesoftware.openfire.net that return SASLAuthentication.ElementTypeModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.SASLAuthentication.ElementType.valueOfCaseInsensitive(String name) static SASLAuthentication.ElementType[]SASLAuthentication.ElementType.values()Returns an array containing the constants of this enum class, in the order they are declared.