Uses of Class
tigase.auth.XmppSaslException.SaslError

Packages that use XmppSaslException.SaslError
tigase.auth   
 

Uses of XmppSaslException.SaslError in tigase.auth
 

Methods in tigase.auth that return XmppSaslException.SaslError
static XmppSaslException.SaslError XmppSaslException.SaslError.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static XmppSaslException.SaslError[] XmppSaslException.SaslError.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Constructors in tigase.auth with parameters of type XmppSaslException.SaslError
XmppSaslException(XmppSaslException.SaslError saslError)
           
XmppSaslException(XmppSaslException.SaslError saslError, String detail)
           
 



Copyright © 2013 Tigase. All rights reserved.