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
Subclasses with type arguments of type SaslAuth2.ElementType in tigase.xmpp.implMethods in tigase.xmpp.impl that return SaslAuth2.ElementTypeModifier and TypeMethodDescriptionstatic SaslAuth2.ElementTypestatic SaslAuth2.ElementTypeReturns 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 ElementSaslAuth2.createReply(SaslAuth2.ElementType type, String cdata)