Class | Description |
---|---|
PasswordCredential |
This class holds the user password for the shared password realm and the realm name.
|
ServerLoginCallbackHandler |
This is the default callback handler provided by the application client container.
|
X509CertificateCredential |
This class holds the user certificate for the certificate realm and the realm name.
|
Exception | Description |
---|---|
LoginException |
LoginException is thrown by the LoginContext class whenever the following happens:
If the client is unable to authenticate successfully with the
|
Copyright © 2018. All rights reserved.