Package org.opensaml.saml.saml2.wssecurity.messaging.impl
package org.opensaml.saml.saml2.wssecurity.messaging.impl
Implementation of SAML WS-Security message handler functionality.
-
ClassesClassDescriptionFunction which implements default behavior for building an instance of
ValidationContext
from an instance ofSAML20AssertionTokenValidationInput
.Class which holds messaging data relevant to validating a WS-Security SAML 2.0 Assertion token.A security handler which resolves SAML 2.0 Assertion tokens from a SOAP envelope's wsse:Security header, validates them, and makes them available via via theWSSecurityContext
.