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 . |
IndexedXMLObjectChildrenList
A list which indexes XMLObjects by their schema type and element QName for quick retrival based on those items.
|
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.
|
IndexedXMLObjectChildrenList
A list which indexes XMLObjects by their schema type and element QName for quick retrival based on those items.
|
XMLObjectChildrenList
Resizable list for the children of XMLObjects.
|
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.
|
IndexedXMLObjectChildrenList
A list which indexes XMLObjects by their schema type and element QName for quick retrival based on those items.
|
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 |
---|
IndexedXMLObjectChildrenList
A list which indexes XMLObjects by their schema type and element QName for quick retrival based on those items.
|
IndexingObjectStore
This class is used to store instances of objects that may be created independently but are, in face, the same object.
|
Pair
Container for a pair of objects.
|
XMLObjectChildrenList
Resizable list for the children of XMLObjects.
|
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 . |
IndexedXMLObjectChildrenList
A list which indexes XMLObjects by their schema type and element QName for quick retrival based on those items.
|
IndexingObjectStore.StoredObjectWrapper
Wrapper class that keeps track of the reference count for a stored object.
|
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–2017. All rights reserved.