@Version(value="1.1.0")
Class | Description |
---|---|
WSSubject |
The
WSSubject class is provided to workaround a design oversight in
Java 2 Security. |
Exception | Description |
---|---|
CredentialDestroyedException |
Thrown if credential is destroyed.
|
InvalidTokenException |
This exception is thrown whenever authentication fails.
|
TokenCreationFailedException |
This exception is thrown whenever authentication fails.
|
TokenExpiredException |
This exception is thrown when a token is no longer valid.
|
WSLoginFailedException |
This exception is thrown whenever authentication fails.
|