| Exception | Description |
|---|---|
| InvalidSignatureException |
Thrown if signature of parsed SAML token cannot be verified.
|
| InvalidTimingException |
Thrown when the token lifetime or other time related elements in the token
are invalid, malformed, divergent at the moment of parsing.
|
| InvalidTokenException |
Thrown if an element of the currently parsed SAML token is not valid.
|
| MalformedTokenException |
Thrown if the currently parsed SAML token or some of its elements cannot be
parsed or it is malformed.
|
| SsoException |
Class representing a general SSO exception.
|
| SsoRuntimeException |
Base exception indicating bad condition of the system which prevents normal
completion of the given request.
|
Copyright © 2016. All rights reserved.