Package org.opensaml.security.messaging.impl
Message handler implementations.
-
Class Summary Class Description BaseClientCertAuthSecurityHandler Policy rule that checks if the client cert used to authenticate the request is valid and trusted.BaseTrustEngineSecurityHandler<TokenType> Base rule which uses a trust engine to evaluate a token extracted from the request or message.PopulateHttpClientSecurityParametersHandler Handler that resolves and populatesHttpClientSecurityParameterson aHttpClientSecurityContextcreated/accessed via a lookup function, by default as an immediate child context of the targetMessageContext.