Package org.opensaml.saml.common
package org.opensaml.saml.common
Base classes for working with SAML as Java objects.
-
ClassDescriptionAbstractSAMLObjectBuilder<SAMLObjectType extends SAMLObject>Base builder for
SAMLObject
s.A thread safe, abstract implementation of theMarshaller
interface that handles most of the boilerplate code for Marshallers.A thread safe abstract unmarshaller.Abstract SAMLObject implementation that also implementsSignableXMLObject
.Base exception for SAML related exception.A base interface for all SAML Objects.SAMLObjectBuilder<SAMLObjectType extends SAMLObject>Builder for SAMLObjects.A content reference for SAML objects that will be signed.A helper class for working with SAMLObjects.Base class for runtime exceptions.A type safe SAML version enumeration.A signable SAMLObject.