Package org.opensaml.saml.saml2.assertion.messaging
@NonnullElements
package org.opensaml.saml.saml2.assertion.messaging
Interfaces and API classes related to networking and messaging APIs that support validating SAML 2 Assertions.
-
ClassDescriptionClass which holds data relevant to validating a SAML 2.0 Assertion.Interface for a component that supplies network-related information for assertion validation.Basic property-based implementation of
AssertionValidationNetworkInformationSupplier.Implementation ofAssertionValidationNetworkInformationSupplierwhich wraps an instance ofHttpServletRequest.