Package net.shibboleth.idp.saml.saml2.profile.delegation.impl
package net.shibboleth.idp.saml.saml2.profile.delegation.impl
Profile processing components related to SAML 2 delegation.
-
ClassesClassDescriptionAction that builds an
AuthnStatementand adds it to anAssertionreturned by a lookup strategy, by default in theInOutOperationContext.getOutboundMessageContext().Action which adds aDelegationRestrictionTypeConditionto eachAssertioncontained within the outboundResponse.A profile action which decorates instances ofAssertionappropriately for use as delegation tokens.Strategy that builds the SSOS endpoint URL based on the current HTTP request using default values for scheme, port and URI path suffix.Lookup function to return the valid delegated assertion token in effect for the Liberty SSOS request.Action which implements policy controls to decide whether an SSO request based on a delegatedAssertiontoken is allowed to proceed.Post-process the results ofAssertiontoken subject canonicalization.Liberty-related constants.A profile action which determines whether issuance of a delegatedAssertiontoken is active, and populates aDelegationContextappropriately.Locate a pre-validatedAssertionWS-Security token, and populate theLibertySSOSContext.Populate the outbound message context with data that is specific to the delegation flow.XMLObject provider initializer for providers from OpenLiberty used in delegation.