Package org.opensaml.saml.common.binding
@NonnullElements
package org.opensaml.saml.common.binding
Classes related to SAML binding operations.
-
ClassDescriptionAbstractEndpointResolver<EndpointType extends Endpoint>Base implementation that resolves and validates protocol/profile endpoints using a combination of supplied parameters and SAML metadata.A class that describes a SAML binding and encapsulates information required for profile actions to interact with them.Base exception for errors that occur when messages are encoded/decoded for a specific binding.EndpointResolver<EndpointType extends Endpoint>A resolver that is capable of resolving
Endpointinstances which meet certain supplied criteria.Enum for representing SAML message types based on HTTP request parameters: request, response, artifact.A support class for SAML binding operations.