1. Home
  2. Android
  3. javax.security.sasl
  4. Android javax.security.sasl AuthenticationException
    • Type List
    • Android AuthenticationException
    • Android Sasl
    • Android SaslClient
    • Android SaslClientFactory
    • Android SaslException
    • Android SaslServer
    • Android SaslServerFactory createSaslServer(String mechanism, String protocol, String serverName, Map<String, ?> props, CallbackHandler cbh) Creates a ...

Android javax.security.sasl AuthenticationException

PreviousNext

By API

The following index lists the tutorials for AuthenticationException by API.

Constructors

  • Android AuthenticationException AuthenticationException(String detail, Throwable ex)

Methods

  • Android AuthenticationException tutorial with examples
  • Android AuthenticationException AuthenticationException(String detail) Constructs a new instance of AuthenticationException with a detailed message.
  • Android AuthenticationException AuthenticationException(String detail, Throwable ex) Constructs a new instance of AuthenticationException with a detailed ...
PreviousNext

Related

  • Android CertificateParsingException getMessage() Returns the detail message string of this throwable.
  • Android CertificateParsingException getCause() Returns the cause of this throwable or null if the cause is nonexistent or unknown.
  • Android CertificateParsingException CertificateParsingException(String message) Constructs a CertificateParsingException with the specified detail message. ...
  • Android javax.security.sasl AuthenticationException
  • Android AuthenticationException tutorial with examples
  • Android AuthenticationException AuthenticationException(String detail, Throwable ex)
  • Android AuthenticationException AuthenticationException(String detail, Throwable ex) Constructs a new instance of AuthenticationException with a detailed ...

demo2s.com |  Email: | Demo Source and Support. All rights reserved.