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.idpdisco.impl |
Implementation for SAML v2.0 Identity Provider Discovery Profile.
|
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.saml2mdreqinit.impl |
Concrete implementations of the interfaces for the
SAML 2 Metadata Extension for SSO Service Provider Request Initiation.
|
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.ext.samlpthrpty.impl |
Implementation for SAML V2 Protocol Extension for Third-Party Requests.
|
org.opensaml.saml.metadata.resolver.impl |
Class 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.signature.impl |
Implementations of the interfaces for XMLObjects that represent XML signature types.
|
org.opensaml.xmlsec.signature.support |
Functional support for XML Signature.
|
Class and Description |
---|
AbstractXMLObjectMarshaller
A thread safe, abstract implementation of the
Marshaller interface. |
AbstractXMLObjectUnmarshaller
An thread safe abstract unmarshaller.
|
Marshaller
Marshallers are used to marshall a
XMLObject into 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 a
XMLObject . |
UnmarshallingException
Exception thrown when error occurs unmarshalling a DOM Element to a XMLObject.
|
Class and Description |
---|
Marshaller
Marshallers are used to marshall a
XMLObject into a W3C DOM element. |
MarshallerFactory
This thread-safe factory creates
Marshaller s that can be used to convert
XMLObject s into W3C DOM elements. |
Unmarshaller
Unmarshallers are used to unmarshall a W3C DOM element into a
XMLObject . |
UnmarshallerFactory
This thread-safe factory creates
Unmarshaller s that can be used to convert W3C DOM
elements into XMLObject s. |
Class and Description |
---|
AbstractXMLObjectMarshaller
A thread safe, abstract implementation of the
Marshaller interface. |
AbstractXMLObjectUnmarshaller
An thread safe abstract unmarshaller.
|
Marshaller
Marshallers are used to marshall a
XMLObject into 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 a
XMLObject . |
UnmarshallingException
Exception thrown when error occurs unmarshalling a DOM Element to a XMLObject.
|
Class and Description |
---|
AbstractXMLObjectMarshaller
A thread safe, abstract implementation of the
Marshaller interface. |
AbstractXMLObjectUnmarshaller
An thread safe abstract unmarshaller.
|
BaseXMLObjectMarshaller
Base class for
Marshaller classes. |
BaseXMLObjectUnmarshaller
Base class for
Unmarshaller classes. |
Marshaller
Marshallers are used to marshall a
XMLObject into 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 a
XMLObject . |
UnmarshallingException
Exception thrown when error occurs unmarshalling a DOM Element to a XMLObject.
|
Class and Description |
---|
Marshaller
Marshallers are used to marshall a
XMLObject into 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 a
XMLObject . |
UnmarshallingException
Exception thrown when error occurs unmarshalling a DOM Element to a XMLObject.
|
Class and Description |
---|
AbstractXMLObjectMarshaller
A thread safe, abstract implementation of the
Marshaller interface. |
AbstractXMLObjectUnmarshaller
An thread safe abstract unmarshaller.
|
Marshaller
Marshallers are used to marshall a
XMLObject into 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 a
XMLObject . |
Class and 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.
|
Class and Description |
---|
MarshallingException
Exception thrown when error occurs marshalling an XMLObject to a DOM Element.
|
Class and Description |
---|
AbstractXMLObjectMarshaller
A thread safe, abstract implementation of the
Marshaller interface. |
AbstractXMLObjectUnmarshaller
An thread safe abstract unmarshaller.
|
Marshaller
Marshallers are used to marshall a
XMLObject into a W3C DOM element. |
Unmarshaller
Unmarshallers are used to unmarshall a W3C DOM element into a
XMLObject . |
Class and Description |
---|
AbstractXMLObjectMarshaller
A thread safe, abstract implementation of the
Marshaller interface. |
AbstractXMLObjectUnmarshaller
An thread safe abstract unmarshaller.
|
Marshaller
Marshallers are used to marshall a
XMLObject into 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 a
XMLObject . |
UnmarshallingException
Exception thrown when error occurs unmarshalling a DOM Element to a XMLObject.
|
Class and Description |
---|
AbstractXMLObjectMarshaller
A thread safe, abstract implementation of the
Marshaller interface. |
AbstractXMLObjectUnmarshaller
An thread safe abstract unmarshaller.
|
Marshaller
Marshallers are used to marshall a
XMLObject into a W3C DOM element. |
Unmarshaller
Unmarshallers are used to unmarshall a W3C DOM element into a
XMLObject . |
Class and Description |
---|
AbstractXMLObjectMarshaller
A thread safe, abstract implementation of the
Marshaller interface. |
AbstractXMLObjectUnmarshaller
An thread safe abstract unmarshaller.
|
Marshaller
Marshallers are used to marshall a
XMLObject into 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 a
XMLObject . |
UnmarshallingException
Exception thrown when error occurs unmarshalling a DOM Element to a XMLObject.
|
Class and Description |
---|
AbstractXMLObjectMarshaller
A thread safe, abstract implementation of the
Marshaller interface. |
AbstractXMLObjectUnmarshaller
An thread safe abstract unmarshaller.
|
Marshaller
Marshallers are used to marshall a
XMLObject into 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 a
XMLObject . |
UnmarshallingException
Exception thrown when error occurs unmarshalling a DOM Element to a XMLObject.
|
Class and Description |
---|
AbstractXMLObjectMarshaller
A thread safe, abstract implementation of the
Marshaller interface. |
AbstractXMLObjectUnmarshaller
An thread safe abstract unmarshaller.
|
Marshaller
Marshallers are used to marshall a
XMLObject into a W3C DOM element. |
Unmarshaller
Unmarshallers are used to unmarshall a W3C DOM element into a
XMLObject . |
UnmarshallingException
Exception thrown when error occurs unmarshalling a DOM Element to a XMLObject.
|
Class and Description |
---|
AbstractXMLObjectMarshaller
A thread safe, abstract implementation of the
Marshaller interface. |
AbstractXMLObjectUnmarshaller
An thread safe abstract unmarshaller.
|
Marshaller
Marshallers are used to marshall a
XMLObject into 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 a
XMLObject . |
UnmarshallingException
Exception thrown when error occurs unmarshalling a DOM Element to a XMLObject.
|
Class and Description |
---|
AbstractXMLObjectMarshaller
A thread safe, abstract implementation of the
Marshaller interface. |
AbstractXMLObjectUnmarshaller
An thread safe abstract unmarshaller.
|
Marshaller
Marshallers are used to marshall a
XMLObject into a W3C DOM element. |
Unmarshaller
Unmarshallers are used to unmarshall a W3C DOM element into a
XMLObject . |
Class and Description |
---|
AbstractXMLObjectMarshaller
A thread safe, abstract implementation of the
Marshaller interface. |
AbstractXMLObjectUnmarshaller
An thread safe abstract unmarshaller.
|
Marshaller
Marshallers are used to marshall a
XMLObject into 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 a
XMLObject . |
UnmarshallingException
Exception thrown when error occurs unmarshalling a DOM Element to a XMLObject.
|
Class and Description |
---|
AbstractXMLObjectMarshaller
A thread safe, abstract implementation of the
Marshaller interface. |
AbstractXMLObjectUnmarshaller
An thread safe abstract unmarshaller.
|
Marshaller
Marshallers are used to marshall a
XMLObject into 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 a
XMLObject . |
UnmarshallingException
Exception thrown when error occurs unmarshalling a DOM Element to a XMLObject.
|
Class and Description |
---|
AbstractXMLObjectMarshaller
A thread safe, abstract implementation of the
Marshaller interface. |
AbstractXMLObjectUnmarshaller
An thread safe abstract unmarshaller.
|
Marshaller
Marshallers are used to marshall a
XMLObject into 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 a
XMLObject . |
UnmarshallingException
Exception thrown when error occurs unmarshalling a DOM Element to a XMLObject.
|
Class and Description |
---|
AbstractXMLObjectMarshaller
A thread safe, abstract implementation of the
Marshaller interface. |
AbstractXMLObjectUnmarshaller
An thread safe abstract unmarshaller.
|
Marshaller
Marshallers are used to marshall a
XMLObject into a W3C DOM element. |
Unmarshaller
Unmarshallers are used to unmarshall a W3C DOM element into a
XMLObject . |
Class and Description |
---|
UnmarshallerFactory
This thread-safe factory creates
Unmarshaller s that can be used to convert W3C DOM
elements into XMLObject s. |
UnmarshallingException
Exception thrown when error occurs unmarshalling a DOM Element to a XMLObject.
|
Class and Description |
---|
AbstractXMLObjectMarshaller
A thread safe, abstract implementation of the
Marshaller interface. |
AbstractXMLObjectUnmarshaller
An thread safe abstract unmarshaller.
|
Marshaller
Marshallers are used to marshall a
XMLObject into 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 a
XMLObject . |
UnmarshallingException
Exception thrown when error occurs unmarshalling a DOM Element to a XMLObject.
|
Class and Description |
---|
AbstractXMLObjectMarshaller
A thread safe, abstract implementation of the
Marshaller interface. |
AbstractXMLObjectUnmarshaller
An thread safe abstract unmarshaller.
|
Marshaller
Marshallers are used to marshall a
XMLObject into 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 a
XMLObject . |
UnmarshallingException
Exception thrown when error occurs unmarshalling a DOM Element to a XMLObject.
|
Class and Description |
---|
AbstractXMLObjectMarshaller
A thread safe, abstract implementation of the
Marshaller interface. |
AbstractXMLObjectUnmarshaller
An thread safe abstract unmarshaller.
|
Marshaller
Marshallers are used to marshall a
XMLObject into 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 a
XMLObject . |
UnmarshallingException
Exception thrown when error occurs unmarshalling a DOM Element to a XMLObject.
|
Class and Description |
---|
AbstractXMLObjectMarshaller
A thread safe, abstract implementation of the
Marshaller interface. |
AbstractXMLObjectUnmarshaller
An thread safe abstract unmarshaller.
|
Marshaller
Marshallers are used to marshall a
XMLObject into 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 a
XMLObject . |
UnmarshallingException
Exception thrown when error occurs unmarshalling a DOM Element to a XMLObject.
|
Class and Description |
---|
AbstractXMLObjectMarshaller
A thread safe, abstract implementation of the
Marshaller interface. |
AbstractXMLObjectUnmarshaller
An thread safe abstract unmarshaller.
|
Marshaller
Marshallers are used to marshall a
XMLObject into 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 a
XMLObject . |
UnmarshallingException
Exception thrown when error occurs unmarshalling a DOM Element to a XMLObject.
|
Class and Description |
---|
AbstractXMLObjectMarshaller
A thread safe, abstract implementation of the
Marshaller interface. |
AbstractXMLObjectUnmarshaller
An thread safe abstract unmarshaller.
|
Marshaller
Marshallers are used to marshall a
XMLObject into 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 a
XMLObject . |
UnmarshallingException
Exception thrown when error occurs unmarshalling a DOM Element to a XMLObject.
|
Class and Description |
---|
AbstractXMLObjectMarshaller
A thread safe, abstract implementation of the
Marshaller interface. |
AbstractXMLObjectUnmarshaller
An thread safe abstract unmarshaller.
|
Marshaller
Marshallers are used to marshall a
XMLObject into a W3C DOM element. |
Unmarshaller
Unmarshallers are used to unmarshall a W3C DOM element into a
XMLObject . |
Class and Description |
---|
AbstractXMLObjectMarshaller
A thread safe, abstract implementation of the
Marshaller interface. |
AbstractXMLObjectUnmarshaller
An thread safe abstract unmarshaller.
|
Marshaller
Marshallers are used to marshall a
XMLObject into 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 a
XMLObject . |
UnmarshallingException
Exception thrown when error occurs unmarshalling a DOM Element to a XMLObject.
|
Class and Description |
---|
AbstractXMLObjectMarshaller
A thread safe, abstract implementation of the
Marshaller interface. |
AbstractXMLObjectUnmarshaller
An thread safe abstract unmarshaller.
|
Marshaller
Marshallers are used to marshall a
XMLObject into 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 a
XMLObject . |
UnmarshallingException
Exception thrown when error occurs unmarshalling a DOM Element to a XMLObject.
|
Class and Description |
---|
AbstractXMLObjectMarshaller
A thread safe, abstract implementation of the
Marshaller interface. |
AbstractXMLObjectUnmarshaller
An thread safe abstract unmarshaller.
|
Marshaller
Marshallers are used to marshall a
XMLObject into 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 a
XMLObject . |
UnmarshallingException
Exception thrown when error occurs unmarshalling a DOM Element to a XMLObject.
|
Class and Description |
---|
AbstractXMLObjectMarshaller
A thread safe, abstract implementation of the
Marshaller interface. |
AbstractXMLObjectUnmarshaller
An thread safe abstract unmarshaller.
|
Marshaller
Marshallers are used to marshall a
XMLObject into 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 a
XMLObject . |
UnmarshallingException
Exception thrown when error occurs unmarshalling a DOM Element to a XMLObject.
|
Class and Description |
---|
AbstractXMLObjectMarshaller
A thread safe, abstract implementation of the
Marshaller interface. |
AbstractXMLObjectUnmarshaller
An thread safe abstract unmarshaller.
|
Marshaller
Marshallers are used to marshall a
XMLObject into 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 a
XMLObject . |
UnmarshallingException
Exception thrown when error occurs unmarshalling a DOM Element to a XMLObject.
|
Class and Description |
---|
AbstractXMLObjectMarshaller
A thread safe, abstract implementation of the
Marshaller interface. |
AbstractXMLObjectUnmarshaller
An thread safe abstract unmarshaller.
|
Marshaller
Marshallers are used to marshall a
XMLObject into 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 a
XMLObject . |
UnmarshallingException
Exception thrown when error occurs unmarshalling a DOM Element to a XMLObject.
|
Class and Description |
---|
AbstractXMLObjectMarshaller
A thread safe, abstract implementation of the
Marshaller interface. |
AbstractXMLObjectUnmarshaller
An thread safe abstract unmarshaller.
|
Marshaller
Marshallers are used to marshall a
XMLObject into 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 a
XMLObject . |
UnmarshallingException
Exception thrown when error occurs unmarshalling a DOM Element to a XMLObject.
|
Class and Description |
---|
AbstractXMLObjectMarshaller
A thread safe, abstract implementation of the
Marshaller interface. |
AbstractXMLObjectUnmarshaller
An thread safe abstract unmarshaller.
|
Marshaller
Marshallers are used to marshall a
XMLObject into 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 a
XMLObject . |
UnmarshallingException
Exception thrown when error occurs unmarshalling a DOM Element to a XMLObject.
|
Class and Description |
---|
AbstractXMLObjectMarshaller
A thread safe, abstract implementation of the
Marshaller interface. |
AbstractXMLObjectUnmarshaller
An thread safe abstract unmarshaller.
|
Marshaller
Marshallers are used to marshall a
XMLObject into 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 a
XMLObject . |
UnmarshallingException
Exception thrown when error occurs unmarshalling a DOM Element to a XMLObject.
|
Class and Description |
---|
MarshallingException
Exception thrown when error occurs marshalling an XMLObject to a DOM Element.
|
Copyright © 2019. All rights reserved.