Uses of Package
org.opensaml.core.xml.io
-
Packages that use org.opensaml.core.xml.io Package Description org.opensaml.core.xml Base classes for working with XML as Java objects and configuring the library.org.opensaml.core.xml.config Configuration of XML object providers and related functionality.org.opensaml.core.xml.io Interfaces and abstract implementations of marshallers and unmarshallers.org.opensaml.core.xml.schema.impl Implementations of the interfaces for XMLObjects that represent XML schema types.org.opensaml.core.xml.util Utility classes for working with XML, XMLObjects, and various data types.org.opensaml.saml.common Base classes for working with SAML as Java objects.org.opensaml.saml.common.binding.artifact Classes supporting SAML artifact use.org.opensaml.saml.common.messaging Support classes for SAML message security operations.org.opensaml.saml.ext.reqattr.impl Implementations for SAML V2.0 Protocol Extension For Requesting Attributes Per Request.org.opensaml.saml.ext.saml2alg.impl Implementation for SAML v2.0 Metadata Profile for Algorithm Support Version 1.0.org.opensaml.saml.ext.saml2aslo.impl Implementation for SAML 2 Protocol Extension for Async Logout objects.org.opensaml.saml.ext.saml2cb.impl Implementation for SAML v2.0 Channel Binding Extensions Version 1.0.org.opensaml.saml.ext.saml2delrestrict.impl Implementation for SAML v2.0 Condition for Delegation Restriction Version 1.0.org.opensaml.saml.ext.saml2mdattr.impl Implementation for SAML v2.0 Metadata Extension for Entity Attributes Version 1.0.org.opensaml.saml.ext.saml2mdquery.impl Implementation for SAML v2.0 Metadata Extension for Stand-Alone Query Requesters.org.opensaml.saml.ext.saml2mdrpi.impl Concrete implementations of the interfaces for the SAML V2.0 Metadata Extensions for Registration and Publication Information Version 1.0.org.opensaml.saml.ext.saml2mdui.impl Implementation for SAML V2 Metadata Extensions for UI and Discovery.org.opensaml.saml.ext.samlec.impl Implementation for SAML-EC GSS-API schema content.org.opensaml.saml.metadata.resolver.impl Classes for retrieving, filtering, and querying metadata.org.opensaml.saml.saml1.core.impl Implementations of SAML 1.x core specification types and elements.org.opensaml.saml.saml2.core.impl Implementations of SAML 2.0 core specification types and elements.org.opensaml.saml.saml2.ecp.impl Implementations of SAML 2.0 ECP types and elements.org.opensaml.saml.saml2.metadata.impl Concrete implementations of the metadata APIs.org.opensaml.soap.soap11.impl Provided implementations of the SOAP 1.1 XMLObject interfaces.org.opensaml.soap.wsaddressing.impl XML Object provider implementations for WS-Addressing.org.opensaml.soap.wsfed.impl XML Object provider implementations for WS-Federation.org.opensaml.soap.wspolicy.impl XML Object provider implementations for WS-Policy.org.opensaml.soap.wssecurity.impl XML Object provider implementations for WS-Security.org.opensaml.soap.wstrust.impl XML Object provider implementations for WS-Trust.org.opensaml.xacml.ctx.impl XMLObject implementations for XACML context schema.org.opensaml.xacml.impl XMLObject provider implementation support for XACML.org.opensaml.xacml.policy.impl XMLObject provider implementation classes for XACML policy schema.org.opensaml.xacml.profile.saml.impl XMLObject implementation classes for XACML SAML profile.org.opensaml.xmlsec.encryption.impl Implementations of the interfaces for XMLObjects that represent XML encryption types.org.opensaml.xmlsec.encryption.support Functional support for XML Encryption.org.opensaml.xmlsec.keyinfo.impl Interfaces and classes for working with XML KeyInfo elements.org.opensaml.xmlsec.signature.impl Implementations of the interfaces for XMLObjects that represent XML signature types.org.opensaml.xmlsec.signature.support Functional support for XML Signature. -
Classes in org.opensaml.core.xml.io used by org.opensaml.core.xml Class Description AbstractXMLObjectMarshaller A thread safe, abstract implementation of theMarshallerinterface.AbstractXMLObjectUnmarshaller A thread safe abstract unmarshaller.Marshaller Marshallers are used to marshall aXMLObjectinto a W3C DOM element.MarshallingException Exception thrown when error occurs marshalling an XMLObject to a DOM Element.Unmarshaller Unmarshallers are used to unmarshall a W3C DOM element into aXMLObject.UnmarshallingException Exception thrown when error occurs unmarshalling a DOM Element to a XMLObject. -
Classes in org.opensaml.core.xml.io used by org.opensaml.core.xml.config Class Description Marshaller Marshallers are used to marshall aXMLObjectinto a W3C DOM element.MarshallerFactory This thread-safe factory createsMarshallers that can be used to convertXMLObjects into W3C DOM elements.Unmarshaller Unmarshallers are used to unmarshall a W3C DOM element into aXMLObject.UnmarshallerFactory This thread-safe factory createsUnmarshallers that can be used to convert W3C DOM elements intoXMLObjects. -
Classes in org.opensaml.core.xml.io used by org.opensaml.core.xml.io Class Description Marshaller Marshallers are used to marshall aXMLObjectinto a W3C DOM element.MarshallerFactory This thread-safe factory createsMarshallers that can be used to convertXMLObjects into W3C DOM elements.MarshallingException Exception thrown when error occurs marshalling an XMLObject to a DOM Element.Unmarshaller Unmarshallers are used to unmarshall a W3C DOM element into aXMLObject.UnmarshallerFactory This thread-safe factory createsUnmarshallers that can be used to convert W3C DOM elements intoXMLObjects.UnmarshallingException Exception thrown when error occurs unmarshalling a DOM Element to a XMLObject. -
Classes in org.opensaml.core.xml.io used by org.opensaml.core.xml.schema.impl Class Description AbstractXMLObjectMarshaller A thread safe, abstract implementation of theMarshallerinterface.AbstractXMLObjectUnmarshaller A thread safe abstract unmarshaller.Marshaller Marshallers are used to marshall aXMLObjectinto a W3C DOM element.MarshallingException Exception thrown when error occurs marshalling an XMLObject to a DOM Element.Unmarshaller Unmarshallers are used to unmarshall a W3C DOM element into aXMLObject.UnmarshallingException Exception thrown when error occurs unmarshalling a DOM Element to a XMLObject. -
Classes in org.opensaml.core.xml.io used by org.opensaml.core.xml.util Class Description Marshaller Marshallers are used to marshall aXMLObjectinto a W3C DOM element.MarshallingException Exception thrown when error occurs marshalling an XMLObject to a DOM Element.Unmarshaller Unmarshallers are used to unmarshall a W3C DOM element into aXMLObject.UnmarshallingException Exception thrown when error occurs unmarshalling a DOM Element to a XMLObject. -
Classes in org.opensaml.core.xml.io used by org.opensaml.saml.common Class Description AbstractXMLObjectMarshaller A thread safe, abstract implementation of theMarshallerinterface.AbstractXMLObjectUnmarshaller A thread safe abstract unmarshaller.Marshaller Marshallers are used to marshall aXMLObjectinto a W3C DOM element.MarshallingException Exception thrown when error occurs marshalling an XMLObject to a DOM Element.Unmarshaller Unmarshallers are used to unmarshall a W3C DOM element into aXMLObject.UnmarshallingException Exception thrown when error occurs unmarshalling a DOM Element to a XMLObject. -
Classes in org.opensaml.core.xml.io used by org.opensaml.saml.common.binding.artifact Class Description MarshallingException Exception thrown when error occurs marshalling an XMLObject to a DOM Element.UnmarshallingException Exception thrown when error occurs unmarshalling a DOM Element to a XMLObject. -
Classes in org.opensaml.core.xml.io used by org.opensaml.saml.common.messaging Class Description MarshallingException Exception thrown when error occurs marshalling an XMLObject to a DOM Element. -
Classes in org.opensaml.core.xml.io used by org.opensaml.saml.ext.reqattr.impl Class Description AbstractXMLObjectMarshaller A thread safe, abstract implementation of theMarshallerinterface.AbstractXMLObjectUnmarshaller A thread safe abstract unmarshaller.Marshaller Marshallers are used to marshall aXMLObjectinto a W3C DOM element.Unmarshaller Unmarshallers are used to unmarshall a W3C DOM element into aXMLObject.UnmarshallingException Exception thrown when error occurs unmarshalling a DOM Element to a XMLObject. -
Classes in org.opensaml.core.xml.io used by org.opensaml.saml.ext.saml2alg.impl Class Description AbstractXMLObjectMarshaller A thread safe, abstract implementation of theMarshallerinterface.AbstractXMLObjectUnmarshaller A thread safe abstract unmarshaller.Marshaller Marshallers are used to marshall aXMLObjectinto a W3C DOM element.MarshallingException Exception thrown when error occurs marshalling an XMLObject to a DOM Element.Unmarshaller Unmarshallers are used to unmarshall a W3C DOM element into aXMLObject.UnmarshallingException Exception thrown when error occurs unmarshalling a DOM Element to a XMLObject. -
Classes in org.opensaml.core.xml.io used by org.opensaml.saml.ext.saml2aslo.impl Class Description AbstractXMLObjectMarshaller A thread safe, abstract implementation of theMarshallerinterface.AbstractXMLObjectUnmarshaller A thread safe abstract unmarshaller.Marshaller Marshallers are used to marshall aXMLObjectinto a W3C DOM element.Unmarshaller Unmarshallers are used to unmarshall a W3C DOM element into aXMLObject. -
Classes in org.opensaml.core.xml.io used by org.opensaml.saml.ext.saml2cb.impl Class Description AbstractXMLObjectMarshaller A thread safe, abstract implementation of theMarshallerinterface.AbstractXMLObjectUnmarshaller A thread safe abstract unmarshaller.Marshaller Marshallers are used to marshall aXMLObjectinto a W3C DOM element.MarshallingException Exception thrown when error occurs marshalling an XMLObject to a DOM Element.Unmarshaller Unmarshallers are used to unmarshall a W3C DOM element into aXMLObject.UnmarshallingException Exception thrown when error occurs unmarshalling a DOM Element to a XMLObject. -
Classes in org.opensaml.core.xml.io used by org.opensaml.saml.ext.saml2delrestrict.impl Class Description AbstractXMLObjectMarshaller A thread safe, abstract implementation of theMarshallerinterface.AbstractXMLObjectUnmarshaller A thread safe abstract unmarshaller.Marshaller Marshallers are used to marshall aXMLObjectinto a W3C DOM element.MarshallingException Exception thrown when error occurs marshalling an XMLObject to a DOM Element.Unmarshaller Unmarshallers are used to unmarshall a W3C DOM element into aXMLObject.UnmarshallingException Exception thrown when error occurs unmarshalling a DOM Element to a XMLObject. -
Classes in org.opensaml.core.xml.io used by org.opensaml.saml.ext.saml2mdattr.impl Class Description AbstractXMLObjectMarshaller A thread safe, abstract implementation of theMarshallerinterface.AbstractXMLObjectUnmarshaller A thread safe abstract unmarshaller.Marshaller Marshallers are used to marshall aXMLObjectinto a W3C DOM element.Unmarshaller Unmarshallers are used to unmarshall a W3C DOM element into aXMLObject.UnmarshallingException Exception thrown when error occurs unmarshalling a DOM Element to a XMLObject. -
Classes in org.opensaml.core.xml.io used by org.opensaml.saml.ext.saml2mdquery.impl Class Description AbstractXMLObjectMarshaller A thread safe, abstract implementation of theMarshallerinterface.AbstractXMLObjectUnmarshaller A thread safe abstract unmarshaller.Marshaller Marshallers are used to marshall aXMLObjectinto a W3C DOM element.MarshallingException Exception thrown when error occurs marshalling an XMLObject to a DOM Element.Unmarshaller Unmarshallers are used to unmarshall a W3C DOM element into aXMLObject.UnmarshallingException Exception thrown when error occurs unmarshalling a DOM Element to a XMLObject. -
Classes in org.opensaml.core.xml.io used by org.opensaml.saml.ext.saml2mdrpi.impl Class Description AbstractXMLObjectMarshaller A thread safe, abstract implementation of theMarshallerinterface.AbstractXMLObjectUnmarshaller A thread safe abstract unmarshaller.Marshaller Marshallers are used to marshall aXMLObjectinto a W3C DOM element.MarshallingException Exception thrown when error occurs marshalling an XMLObject to a DOM Element.Unmarshaller Unmarshallers are used to unmarshall a W3C DOM element into aXMLObject.UnmarshallingException Exception thrown when error occurs unmarshalling a DOM Element to a XMLObject. -
Classes in org.opensaml.core.xml.io used by org.opensaml.saml.ext.saml2mdui.impl Class Description AbstractXMLObjectMarshaller A thread safe, abstract implementation of theMarshallerinterface.AbstractXMLObjectUnmarshaller A thread safe abstract unmarshaller.Marshaller Marshallers are used to marshall aXMLObjectinto a W3C DOM element.MarshallingException Exception thrown when error occurs marshalling an XMLObject to a DOM Element.Unmarshaller Unmarshallers are used to unmarshall a W3C DOM element into aXMLObject.UnmarshallingException Exception thrown when error occurs unmarshalling a DOM Element to a XMLObject. -
Classes in org.opensaml.core.xml.io used by org.opensaml.saml.ext.samlec.impl Class Description AbstractXMLObjectMarshaller A thread safe, abstract implementation of theMarshallerinterface.AbstractXMLObjectUnmarshaller A thread safe abstract unmarshaller.Marshaller Marshallers are used to marshall aXMLObjectinto a W3C DOM element.MarshallingException Exception thrown when error occurs marshalling an XMLObject to a DOM Element.Unmarshaller Unmarshallers are used to unmarshall a W3C DOM element into aXMLObject.UnmarshallingException Exception thrown when error occurs unmarshalling a DOM Element to a XMLObject. -
Classes in org.opensaml.core.xml.io used by org.opensaml.saml.metadata.resolver.impl Class Description UnmarshallerFactory This thread-safe factory createsUnmarshallers that can be used to convert W3C DOM elements intoXMLObjects.UnmarshallingException Exception thrown when error occurs unmarshalling a DOM Element to a XMLObject. -
Classes in org.opensaml.core.xml.io used by org.opensaml.saml.saml1.core.impl Class Description AbstractXMLObjectMarshaller A thread safe, abstract implementation of theMarshallerinterface.AbstractXMLObjectUnmarshaller A thread safe abstract unmarshaller.Marshaller Marshallers are used to marshall aXMLObjectinto a W3C DOM element.MarshallingException Exception thrown when error occurs marshalling an XMLObject to a DOM Element.Unmarshaller Unmarshallers are used to unmarshall a W3C DOM element into aXMLObject.UnmarshallingException Exception thrown when error occurs unmarshalling a DOM Element to a XMLObject. -
Classes in org.opensaml.core.xml.io used by org.opensaml.saml.saml2.core.impl Class Description AbstractXMLObjectMarshaller A thread safe, abstract implementation of theMarshallerinterface.AbstractXMLObjectUnmarshaller A thread safe abstract unmarshaller.Marshaller Marshallers are used to marshall aXMLObjectinto a W3C DOM element.MarshallingException Exception thrown when error occurs marshalling an XMLObject to a DOM Element.Unmarshaller Unmarshallers are used to unmarshall a W3C DOM element into aXMLObject.UnmarshallingException Exception thrown when error occurs unmarshalling a DOM Element to a XMLObject. -
Classes in org.opensaml.core.xml.io used by org.opensaml.saml.saml2.ecp.impl Class Description AbstractXMLObjectMarshaller A thread safe, abstract implementation of theMarshallerinterface.AbstractXMLObjectUnmarshaller A thread safe abstract unmarshaller.Marshaller Marshallers are used to marshall aXMLObjectinto a W3C DOM element.MarshallingException Exception thrown when error occurs marshalling an XMLObject to a DOM Element.Unmarshaller Unmarshallers are used to unmarshall a W3C DOM element into aXMLObject.UnmarshallingException Exception thrown when error occurs unmarshalling a DOM Element to a XMLObject. -
Classes in org.opensaml.core.xml.io used by org.opensaml.saml.saml2.metadata.impl Class Description AbstractXMLObjectMarshaller A thread safe, abstract implementation of theMarshallerinterface.AbstractXMLObjectUnmarshaller A thread safe abstract unmarshaller.Marshaller Marshallers are used to marshall aXMLObjectinto a W3C DOM element.MarshallingException Exception thrown when error occurs marshalling an XMLObject to a DOM Element.Unmarshaller Unmarshallers are used to unmarshall a W3C DOM element into aXMLObject.UnmarshallingException Exception thrown when error occurs unmarshalling a DOM Element to a XMLObject. -
Classes in org.opensaml.core.xml.io used by org.opensaml.soap.soap11.impl Class Description AbstractXMLObjectMarshaller A thread safe, abstract implementation of theMarshallerinterface.AbstractXMLObjectUnmarshaller A thread safe abstract unmarshaller.Marshaller Marshallers are used to marshall aXMLObjectinto a W3C DOM element.MarshallingException Exception thrown when error occurs marshalling an XMLObject to a DOM Element.Unmarshaller Unmarshallers are used to unmarshall a W3C DOM element into aXMLObject.UnmarshallingException Exception thrown when error occurs unmarshalling a DOM Element to a XMLObject. -
Classes in org.opensaml.core.xml.io used by org.opensaml.soap.wsaddressing.impl Class Description AbstractXMLObjectMarshaller A thread safe, abstract implementation of theMarshallerinterface.AbstractXMLObjectUnmarshaller A thread safe abstract unmarshaller.Marshaller Marshallers are used to marshall aXMLObjectinto a W3C DOM element.MarshallingException Exception thrown when error occurs marshalling an XMLObject to a DOM Element.Unmarshaller Unmarshallers are used to unmarshall a W3C DOM element into aXMLObject.UnmarshallingException Exception thrown when error occurs unmarshalling a DOM Element to a XMLObject. -
Classes in org.opensaml.core.xml.io used by org.opensaml.soap.wsfed.impl Class Description AbstractXMLObjectMarshaller A thread safe, abstract implementation of theMarshallerinterface.AbstractXMLObjectUnmarshaller A thread safe abstract unmarshaller.Marshaller Marshallers are used to marshall aXMLObjectinto a W3C DOM element.Unmarshaller Unmarshallers are used to unmarshall a W3C DOM element into aXMLObject. -
Classes in org.opensaml.core.xml.io used by org.opensaml.soap.wspolicy.impl Class Description AbstractXMLObjectMarshaller A thread safe, abstract implementation of theMarshallerinterface.AbstractXMLObjectUnmarshaller A thread safe abstract unmarshaller.Marshaller Marshallers are used to marshall aXMLObjectinto a W3C DOM element.MarshallingException Exception thrown when error occurs marshalling an XMLObject to a DOM Element.Unmarshaller Unmarshallers are used to unmarshall a W3C DOM element into aXMLObject.UnmarshallingException Exception thrown when error occurs unmarshalling a DOM Element to a XMLObject. -
Classes in org.opensaml.core.xml.io used by org.opensaml.soap.wssecurity.impl Class Description AbstractXMLObjectMarshaller A thread safe, abstract implementation of theMarshallerinterface.AbstractXMLObjectUnmarshaller A thread safe abstract unmarshaller.Marshaller Marshallers are used to marshall aXMLObjectinto a W3C DOM element.MarshallingException Exception thrown when error occurs marshalling an XMLObject to a DOM Element.Unmarshaller Unmarshallers are used to unmarshall a W3C DOM element into aXMLObject.UnmarshallingException Exception thrown when error occurs unmarshalling a DOM Element to a XMLObject. -
Classes in org.opensaml.core.xml.io used by org.opensaml.soap.wstrust.impl Class Description AbstractXMLObjectMarshaller A thread safe, abstract implementation of theMarshallerinterface.AbstractXMLObjectUnmarshaller A thread safe abstract unmarshaller.Marshaller Marshallers are used to marshall aXMLObjectinto a W3C DOM element.MarshallingException Exception thrown when error occurs marshalling an XMLObject to a DOM Element.Unmarshaller Unmarshallers are used to unmarshall a W3C DOM element into aXMLObject.UnmarshallingException Exception thrown when error occurs unmarshalling a DOM Element to a XMLObject. -
Classes in org.opensaml.core.xml.io used by org.opensaml.xacml.ctx.impl Class Description AbstractXMLObjectMarshaller A thread safe, abstract implementation of theMarshallerinterface.AbstractXMLObjectUnmarshaller A thread safe abstract unmarshaller.Marshaller Marshallers are used to marshall aXMLObjectinto a W3C DOM element.MarshallingException Exception thrown when error occurs marshalling an XMLObject to a DOM Element.Unmarshaller Unmarshallers are used to unmarshall a W3C DOM element into aXMLObject.UnmarshallingException Exception thrown when error occurs unmarshalling a DOM Element to a XMLObject. -
Classes in org.opensaml.core.xml.io used by org.opensaml.xacml.impl Class Description AbstractXMLObjectMarshaller A thread safe, abstract implementation of theMarshallerinterface.AbstractXMLObjectUnmarshaller A thread safe abstract unmarshaller.Marshaller Marshallers are used to marshall aXMLObjectinto a W3C DOM element.MarshallingException Exception thrown when error occurs marshalling an XMLObject to a DOM Element.Unmarshaller Unmarshallers are used to unmarshall a W3C DOM element into aXMLObject.UnmarshallingException Exception thrown when error occurs unmarshalling a DOM Element to a XMLObject. -
Classes in org.opensaml.core.xml.io used by org.opensaml.xacml.policy.impl Class Description AbstractXMLObjectMarshaller A thread safe, abstract implementation of theMarshallerinterface.AbstractXMLObjectUnmarshaller A thread safe abstract unmarshaller.Marshaller Marshallers are used to marshall aXMLObjectinto a W3C DOM element.MarshallingException Exception thrown when error occurs marshalling an XMLObject to a DOM Element.Unmarshaller Unmarshallers are used to unmarshall a W3C DOM element into aXMLObject.UnmarshallingException Exception thrown when error occurs unmarshalling a DOM Element to a XMLObject. -
Classes in org.opensaml.core.xml.io used by org.opensaml.xacml.profile.saml.impl Class Description AbstractXMLObjectMarshaller A thread safe, abstract implementation of theMarshallerinterface.AbstractXMLObjectUnmarshaller A thread safe abstract unmarshaller.Marshaller Marshallers are used to marshall aXMLObjectinto a W3C DOM element.MarshallingException Exception thrown when error occurs marshalling an XMLObject to a DOM Element.Unmarshaller Unmarshallers are used to unmarshall a W3C DOM element into aXMLObject.UnmarshallingException Exception thrown when error occurs unmarshalling a DOM Element to a XMLObject. -
Classes in org.opensaml.core.xml.io used by org.opensaml.xmlsec.encryption.impl Class Description AbstractXMLObjectMarshaller A thread safe, abstract implementation of theMarshallerinterface.AbstractXMLObjectUnmarshaller A thread safe abstract unmarshaller.Marshaller Marshallers are used to marshall aXMLObjectinto a W3C DOM element.MarshallingException Exception thrown when error occurs marshalling an XMLObject to a DOM Element.Unmarshaller Unmarshallers are used to unmarshall a W3C DOM element into aXMLObject.UnmarshallingException Exception thrown when error occurs unmarshalling a DOM Element to a XMLObject. -
Classes in org.opensaml.core.xml.io used by org.opensaml.xmlsec.encryption.support Class Description Unmarshaller Unmarshallers are used to unmarshall a W3C DOM element into aXMLObject.UnmarshallerFactory This thread-safe factory createsUnmarshallers that can be used to convert W3C DOM elements intoXMLObjects. -
Classes in org.opensaml.core.xml.io used by org.opensaml.xmlsec.keyinfo.impl Class Description Marshaller Marshallers are used to marshall aXMLObjectinto a W3C DOM element.Unmarshaller Unmarshallers are used to unmarshall a W3C DOM element into aXMLObject. -
Classes in org.opensaml.core.xml.io used by org.opensaml.xmlsec.signature.impl Class Description AbstractXMLObjectMarshaller A thread safe, abstract implementation of theMarshallerinterface.AbstractXMLObjectUnmarshaller A thread safe abstract unmarshaller.Marshaller Marshallers are used to marshall aXMLObjectinto a W3C DOM element.MarshallingException Exception thrown when error occurs marshalling an XMLObject to a DOM Element.Unmarshaller Unmarshallers are used to unmarshall a W3C DOM element into aXMLObject.UnmarshallingException Exception thrown when error occurs unmarshalling a DOM Element to a XMLObject. -
Classes in org.opensaml.core.xml.io used by org.opensaml.xmlsec.signature.support Class Description MarshallingException Exception thrown when error occurs marshalling an XMLObject to a DOM Element.