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