Uses of Enum Class
tigase.xmpp.impl.SaslAuth.ElementType
Packages that use SaslAuth.ElementType
Package
Description
Package containing implementation of all Session Manager plugins
-
Uses of SaslAuth.ElementType in tigase.xmpp.impl
Methods in tigase.xmpp.impl that return SaslAuth.ElementTypeModifier and TypeMethodDescriptionstatic SaslAuth.ElementType
static SaslAuth.ElementType
Returns the enum constant of this class with the specified name.static SaslAuth.ElementType[]
SaslAuth.ElementType.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in tigase.xmpp.impl with parameters of type SaslAuth.ElementTypeModifier and TypeMethodDescriptionprotected Element
SaslAuth.createReply
(SaslAuth.ElementType type, String cdata)