Uses of Enum Class
tigase.xmpp.impl.SaslAuth2.ElementType
Packages that use SaslAuth2.ElementType
Package
Description
Package containing implementation of all Session Manager plugins
-
Uses of SaslAuth2.ElementType in tigase.xmpp.impl
Methods in tigase.xmpp.impl that return SaslAuth2.ElementTypeModifier and TypeMethodDescriptionstatic SaslAuth2.ElementType
static SaslAuth2.ElementType
Returns the enum constant of this class with the specified name.static SaslAuth2.ElementType[]
SaslAuth2.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 SaslAuth2.ElementTypeModifier and TypeMethodDescriptionprotected Element
SaslAuth2.createReply
(SaslAuth2.ElementType type, String cdata)