Package org.opensaml.saml.saml2.binding.security.impl
Security-related message handlers for SAML 2.
-
Class Summary Class Description ExtractChannelBindingsExtensionsHandler MessageHandler to processChannelBindingsextensions in an incoming SAML message and save them to aChannelBindingsContextunderneath theMessageContext.ExtractChannelBindingsHeadersHandler MessageHandler to processChannelBindingsSOAP header blocks in an incoming SOAP envelope and save them to aChannelBindingsContextunderneath theSOAP11Context.SAML2AuthnRequestsSignedSecurityHandler Message handler implementation that enforces the AuthnRequestsSigned flag of SAML 2 metadata element @{linkSPSSODescriptor.SAML2HTTPPostSimpleSignSecurityHandler Message handler which evaluates simple "blob" signatures according to the SAML 2 HTTP-POST-SimpleSign binding.SAML2HTTPRedirectDeflateSignatureSecurityHandler Message handler which evaluates simple "blob" signatures according to the SAML 2 HTTP-Redirect DEFLATE binding.