|
Oracle Security Developer Tools Liberty 1.2 Java API Reference 11g (11.1.1) E10671-02 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface LibStatusCode
Constants for second-level codes for samlp:StatusCode elements that are defined in the Liberty ID-FF namespace.
| Field Summary | |
|---|---|
static java.lang.String |
FEDERATION_DOES_NOT_EXISTUsed by an identity provider to indicate that the Principal has not federated his or her identity with the service provider, and the service provider indicated a requirement for federation. |
static java.lang.String |
INVALID_ASSERTION_CONSUMER_SERVICE_INDEXUsed by an identity provider to indicate that the AssertionConsumerServiceURL could not be located in the SPDescriptor using the provided ID attribute. |
static java.lang.String |
NO_AUTHN_CONTEXTUsed by an identity provider to indicate that the specified authentication context information in the request prohibits authentication from taking place. |
static java.lang.String |
NO_AVAILABLE_IDPUsed by an intermediary to indicate that none of the supported identity provider URLs from the <IDPList> can be resolved or that none of the supported identity providers are available. |
static java.lang.String |
NO_PASSIVEUsed by an identity provider or an intermediary to indicate that authentication of the Principal requires interaction and cannot be performed passively. |
static java.lang.String |
NO_SUPPORTED_IDPUsed by an intermediary to indicate that none of the identity providers are supported by the intermediary. |
static java.lang.String |
PROXY_COUNT_EXCEEDEDUsed by an identity provider to indicate that it cannot authenticate the principal itself, and was not permitted to relay the request further. |
static java.lang.String |
UNKNOWN_PRINCIPALUsed by an identity provider to indicate that the Principal is not known to it. |
static java.lang.String |
UNSIGNED_AUTHN_REQUESTUsed by an identity provider to indicate that the requesting provider's AuthnRequestsSigned metadata value is "true", but the request was not signed. |
static java.lang.String |
UNSUPPORTED_PROFILEUsed by an identity provider to indicate that the service provider should retry the request with a different profile. |
| Field Detail |
|---|
static final java.lang.String FEDERATION_DOES_NOT_EXIST
static final java.lang.String UNKNOWN_PRINCIPAL
static final java.lang.String NO_AUTHN_CONTEXT
static final java.lang.String NO_PASSIVE
static final java.lang.String PROXY_COUNT_EXCEEDED
static final java.lang.String NO_AVAILABLE_IDP
static final java.lang.String NO_SUPPORTED_IDP
static final java.lang.String INVALID_ASSERTION_CONSUMER_SERVICE_INDEX
static final java.lang.String UNSUPPORTED_PROFILE
static final java.lang.String UNSIGNED_AUTHN_REQUEST
|
Oracle Security Developer Tools Liberty 1.2 Java API Reference 11g (11.1.1) E10671-02 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||