Package org.opensaml.saml.saml2.assertion
package org.opensaml.saml.saml2.assertion
Interfaces and API classes for validating SAML 2 Assertions.
-
ClassDescriptionA validator that evaluates an
Assertion
generically.A component capable of performing core validation of SAML version 2.0Assertion
instances.Parameter keys used to store and retrieve static and dynamic parameters within aValidationContext
.Validator that confirms theSubject
of the issuer by evaluating theSubjectConfirmation
s within that subject.