See: Description
| Class | Description |
|---|---|
| AddAuthnStatementToAssertionFromInboundAssertionToken |
Action that builds an
AuthnStatement and adds it to an Assertion returned by a lookup
strategy, by default in the InOutOperationContext.getOutboundMessageContext(). |
| AddDelegationPolicyToAssertion | |
| AddDelegationRestrictionToAssertions |
Action which adds a
DelegationRestrictionType Condition to each Assertion
contained within the outbound Response. |
| DecorateDelegatedAssertion |
A profile action which decorates instances of
Assertion appropriately for use as delegation tokens. |
| DecorateDelegatedAssertion.LibertySSOSEndpointURLStrategy |
Strategy that builds the SSOS endpoint URL based on the current HTTP request
using default values for scheme, port and URI path suffix.
|
| DelegatedAssertionLookupStrategy |
Lookup function to return the valid delegated assertion token in effect for the Liberty SSOS request.
|
| EvaluateDelegationPolicy |
Action which implements policy controls to decide whether an SSO request based
on a delegated
Assertion token is allowed to proceed. |
| FinalizeSAMLTokenProcessing |
Post-process the results of
Assertion token subject canonicalization. |
| LibertyConstants |
Liberty-related constants.
|
| PopulateDelegationContext |
A profile action which determines whether issuance of a delegated
Assertion token
is active, and populates a DelegationContext appropriately. |
| PopulateLibertyContext |
Locate a pre-validated
Assertion WS-Security token,
and populate the LibertySSOSContext. |
| PopulateOutboundMessageContext |
Populate the outbound message context with data that is specific to the delegation flow.
|
| ProcessDelegatedAssertion |
Process the pre-validated inbound
Assertion WS-Security token, and set up the resulting
NameID for subject canonicalization as the effective subject of the request. |
| XMLObjectProviderInitializer |
XMLObject provider initializer for providers from OpenLiberty used in delegation.
|
Copyright © 1999–2017 Shibboleth Consortium. All rights reserved.