Uses of Class javax.security.sasl.AuthenticationException

Uses in package gnu.javax.crypto.sasl.plain

Methods which throw type javax.security.sasl.AuthenticationException

void
boolean
Map<K,V>
Map<K,V>
void
void

Uses in package gnu.javax.crypto.sasl

Classes derived from javax.security.sasl.AuthenticationException

class
A checked exception thrown to indicate that an operation that should be invoked on a completed mechanism was invoked but the authentication phase of that mechanism was not completed yet, or that an operation that should be invoked on incomplete mechanisms was invoked but the authentication phase of that mechanism was already completed.
class
A checked exception thrown to indicate that a designated user is unknown to the authentication layer.

Methods which throw type javax.security.sasl.AuthenticationException

void
Activates (initialises) this provider instance.
boolean
Checks if a user with a designated name is known to this provider.
Map<K,V>
A provider may operate in more than mode; e.g.
Map<K,V>
Returns a collection of information about a designated user.
void
Passivates (releases) this provider instance.
void
Updates the credentials of a designated user.

Uses in package gnu.javax.crypto.sasl.srp

Methods which throw type javax.security.sasl.AuthenticationException

void
boolean
Map<K,V>
Map<K,V>
void
void

Uses in package gnu.javax.crypto.sasl.crammd5

Methods which throw type javax.security.sasl.AuthenticationException

void
boolean
Map<K,V>
Map<K,V>
void
void