Package net.shibboleth.oidc.profile.impl
package net.shibboleth.oidc.profile.impl
OIDC profile implementation classes.
-
ClassesClassDescriptionAbstractBuildErrorResponseFromEvent<T extends ErrorResponse>This action is extended by error response actions.Message encoder factory function that returns the first encoder suitable for the given request method found in the profile configuration.This action reads an event from the configured
EventContextlookup strategy, constructs a json error response message and attaches it as the outbound message.Action that forms outbound message containing keyset.Action that resolves and populatesDecryptionParameterson anSecurityParametersContextcreated/accessed via a lookup function, by default on a child of the outbound message context.Action that resolves and populatesEncryptionParameterson anSecurityParametersContextcreated/accessed via a lookup function, by default on a child of the outbound message context.Action that resolves and populatesSignatureSigningParameterson aSecurityParametersContextcreated/accessed via a lookup function, by default on the outbound message context.Handler that resolves and populatesSignatureSigningParameterson aSecurityParametersContextcreated/accessed via a lookup function, by default as an immediate child context of the targetMessageContext.Action that resolves and populatesSignatureValidationParameterson aSecurityParametersContextcreated/accessed via a lookup function, by default on the inbound message context.Handler that resolves and populatesSignatureValidationParameterson aSecurityParametersContextcreated/accessed via a lookup function, by default as an immediate child context of the targetMessageContext.