Frames | No Frames |
Classes implementing gnu.javax.crypto.sasl.IAuthInfoProvider | |
class | The PLAIN mechanism authentication information provider implementation.
|
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. |
Classes implementing gnu.javax.crypto.sasl.IAuthInfoProvider | |
class | The SRP mechanism authentication information provider implementation.
|
Classes implementing gnu.javax.crypto.sasl.IAuthInfoProvider | |
class | The CRAM-MD5 mechanism authentication information provider implementation.
|