See: Description
| Class | Description |
|---|---|
| AddAttributeStatementToAssertion |
Action that builds an
AttributeStatement and adds it to an Assertion returned by a lookup
strategy, by default in the InOutOperationContext.getOutboundMessageContext(). |
| AddAuthnStatementToAssertion |
Action that builds an
AuthnStatement and adds it to an Assertion returned by a lookup
strategy, by default in the InOutOperationContext.getOutboundMessageContext(). |
| FilterByQueriedAttributes |
Action that filters a set of attributes against the
Attribute objects in
an AttributeQuery. |
| IdPInitiatedSSORequestMessageDecoder |
Decodes an incoming Shibboleth Authentication Request message.
|
| PopulateEncryptionParameters |
Action that resolves and populates
EncryptionParameters on an EncryptionContext
created/accessed via a lookup function, by default on a RelyingPartyContext child of the
profile request context. |
| ProcessLogoutRequest |
Profile action that processes a
LogoutRequest by resolving matching sessions, and destroys them,
populating the associated SPSession objects (excepting the one initiating the logout) into a
LogoutContext. |
| ProcessRequestedAuthnContext |
An authentication action that processes the
RequestedAuthnContext in a SAML 2 AuthnRequest,
and populates a RequestedPrincipalContext with the corresponding information. |
Copyright © 1999–2017 Shibboleth Consortium. All rights reserved.