public final class SAMLEventIds extends Object
ProfileAction
EventContexts.| Modifier and Type | Field and Description |
|---|---|
static String |
ASYNC_LOGOUT
ID of event returned upon detection of the
Asynchronous extension. |
static String |
CHANNEL_BINDINGS_ERROR
ID of event returned upon failure to verify
ChannelBindings. |
static String |
DECRYPT_ASSERTION_FAILED
ID of event returned upon failure to decrypt an
EncryptedAssertion. |
static String |
DECRYPT_ATTRIBUTE_FAILED
ID of event returned upon failure to decrypt an
EncryptedAttribute. |
static String |
DECRYPT_NAMEID_FAILED
ID of event returned upon failure to decrypt an
EncryptedID. |
static String |
ENDPOINT_RESOLUTION_FAILED
ID of event returned upon failure to resolve an outgoing message endpoint to use.
|
static String |
INVALID_NAMEID_POLICY
ID of event returned if the requested
NameIDPolicy can't be satisfied. |
static String |
SESSION_NOT_FOUND
ID of event returned upon an inability to locate any matching session for a LogoutRequest.
|
static String |
UNABLE_RESOLVE_ARTIFACT
ID of event returned if a SAML artifact cannot be resolved.
|
| Modifier | Constructor and Description |
|---|---|
private |
SAMLEventIds()
Constructor.
|
@Nonnull @NotEmpty public static final String ASYNC_LOGOUT
Asynchronous extension.@Nonnull @NotEmpty public static final String CHANNEL_BINDINGS_ERROR
ChannelBindings.@Nonnull @NotEmpty public static final String DECRYPT_ASSERTION_FAILED
EncryptedAssertion.@Nonnull @NotEmpty public static final String DECRYPT_ATTRIBUTE_FAILED
EncryptedAttribute.@Nonnull @NotEmpty public static final String DECRYPT_NAMEID_FAILED
EncryptedID.@Nonnull @NotEmpty public static final String ENDPOINT_RESOLUTION_FAILED
@Nonnull @NotEmpty public static final String INVALID_NAMEID_POLICY
NameIDPolicy can't be satisfied.@Nonnull @NotEmpty public static final String SESSION_NOT_FOUND
@Nonnull @NotEmpty public static final String UNABLE_RESOLVE_ARTIFACT
Copyright © 1999–2016 Shibboleth Consortium. All rights reserved.