Interface | Description |
---|---|
GenericCredential | Deprecated
The preferred way to represent generic credential information
is via the
org.ietf.jgss.GSSCredential interface in
J2SE Version 1.4, which provides similar functionality. |
Class | Description |
---|---|
PasswordCredential |
The class PasswordCredential acts as a holder for username and
password.
|