Uses of Interface gnu.javax.crypto.sasl.IAuthInfoProvider

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

Classes implementing gnu.javax.crypto.sasl.IAuthInfoProvider

class
The PLAIN mechanism authentication information provider implementation.

Uses in package gnu.javax.crypto.sasl

Fields of type gnu.javax.crypto.sasl.IAuthInfoProvider

IAuthInfoProvider
The provider for authentication information.

Methods with return type gnu.javax.crypto.sasl.IAuthInfoProvider

IAuthInfoProvider
Returns an implementation of a provider for a designated mechanism capable of honouring IAuthInfoProvider requests.
IAuthInfoProvider
Returns an implementation of a provider for a designated mechanism capable of honouring IAuthInfoProvider requests.
IAuthInfoProvider
A convenience method to return the authentication information provider for a designated SASL mechnanism.

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

Classes implementing gnu.javax.crypto.sasl.IAuthInfoProvider

class
The SRP mechanism authentication information provider implementation.

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

Classes implementing gnu.javax.crypto.sasl.IAuthInfoProvider

class
The CRAM-MD5 mechanism authentication information provider implementation.