Package | Description |
---|---|
org.opensaml.xml |
Base classes for working with XML as Java objects and configuring the library.
|
org.opensaml.xml.encryption.impl |
Implementations of the interfaces for XMLObjects that represent XML encryption types.
|
org.opensaml.xml.schema.impl |
Implementations of the interfaces for XMLObjects that represent XML schema types.
|
org.opensaml.xml.security |
Interfaces and classes used in representing cryptographic credentials, evaluating the trustworthiness of security of tokens, etc.
|
org.opensaml.xml.security.credential |
Interfaces and classes related to credentials and ways to represent
them.
|
org.opensaml.xml.signature.impl |
Implementations of the interfaces for XMLObjects that represent XML signature types.
|
org.opensaml.xml.util |
Utility classes for working with XML, XMLObjects, and various data types.
|
Class and Description |
---|
AttributeMap
A map of attribute names and attribute values that invalidates the DOM of the attribute owning XMLObject when the
attributes change.
|
IDIndex
Class which provides storage for the ID-to-XMLObject index mapping on an owning
XMLObject . |
Class and Description |
---|
AttributeMap
A map of attribute names and attribute values that invalidates the DOM of the attribute owning XMLObject when the
attributes change.
|
Class and Description |
---|
AttributeMap
A map of attribute names and attribute values that invalidates the DOM of the attribute owning XMLObject when the
attributes change.
|
Class and Description |
---|
ClassIndexedSet
Set implementation which provides indexed access to set members via their class,
and which allows only one instance of a given class to be present in the set.
|
Class and Description |
---|
ClassIndexedSet
Set implementation which provides indexed access to set members via their class,
and which allows only one instance of a given class to be present in the set.
|
Class and Description |
---|
Pair
Container for a pair of objects.
|
Class and Description |
---|
AbstractSingletonFactory
An abstract Template design pattern implementation of
SingletonFactory . |
AttributeMap
A map of attribute names and attribute values that invalidates the DOM of the attribute owning XMLObject when the
attributes change.
|
ClassIndexedSet
Set implementation which provides indexed access to set members via their class,
and which allows only one instance of a given class to be present in the set.
|
IDIndex
Class which provides storage for the ID-to-XMLObject index mapping on an owning
XMLObject . |
SingletonFactory
An interface for factory classes which implement a singleton pattern for producing an
output class based on an input class.
|
XMLObjectChildrenList
Resizable list for the children of XMLObjects.
|
Copyright © 1999–2013. All rights reserved.