| Package | Description |
|---|---|
| com.vmware.vapi.saml | |
| com.vmware.vapi.saml.exception |
| Modifier and Type | Method and Description |
|---|---|
String |
BundleMessageSource.createMessage(SsoException e)
Creates a localized message for this exception.
|
| Modifier and Type | Class and Description |
|---|---|
class |
InvalidSignatureException
Thrown if signature of parsed SAML token cannot be verified.
|
class |
InvalidTimingException
Thrown when the token lifetime or other time related elements in the token
are invalid, malformed, divergent at the moment of parsing.
|
class |
InvalidTokenException
Thrown if an element of the currently parsed SAML token is not valid.
|
class |
MalformedTokenException
Thrown if the currently parsed SAML token or some of its elements cannot be
parsed or it is malformed.
|
Copyright © 2016. All rights reserved.