Package net.shibboleth.oidc.profile.impl
OIDC profile implementation classes.
-
Class Summary Class Description AbstractBuildErrorResponseFromEvent<T extends com.nimbusds.oauth2.sdk.ErrorResponse> This action is extended by error response actions.AuthenticationRequestMessageEncoderFactory Message encoder factory function that returns the first encoder suitable for the given request method found in the profile configuration.BuildJSONErrorResponseFromEvent This action reads an event from the configuredEventContextlookup strategy, constructs a json error response message and attaches it as the outbound message.FormOutboundKeySetResponseMessage Action that forms outbound message containing keyset.PopulateJWTDecryptionParameters Action that resolves and populatesDecryptionParameterson anSecurityParametersContextcreated/accessed via a lookup function, by default on a child of the outbound message context.PopulateJWTEncryptionParameters Action that resolves and populatesEncryptionParameterson anSecurityParametersContextcreated/accessed via a lookup function, by default on a child of the outbound message context.PopulateJWTSignatureSigningParameters Action that resolves and populatesSignatureSigningParameterson aSecurityParametersContextcreated/accessed via a lookup function, by default on the outbound message context.PopulateJWTSignatureSigningParametersHandler Handler that resolves and populatesSignatureSigningParameterson aSecurityParametersContextcreated/accessed via a lookup function, by default as an immediate child context of the targetMessageContext.PopulateJWTSignatureValidationParameters Action that resolves and populatesSignatureValidationParameterson aSecurityParametersContextcreated/accessed via a lookup function, by default on the inbound message context.PopulateJWTSignatureValidationParametersHandler Handler that resolves and populatesSignatureValidationParameterson aSecurityParametersContextcreated/accessed via a lookup function, by default as an immediate child context of the targetMessageContext.