Package | Description |
---|---|
org.opensaml.core.xml.config |
Configuration of XML object providers and related functionality.
|
org.opensaml.saml.metadata.resolver.impl |
Class for retrieving, filtering, and querying metadata.
|
Modifier and Type | Method and Description |
---|---|
UnmarshallerFactory |
XMLObjectProviderRegistry.getUnmarshallerFactory()
Gets the XMLObject unmarshaller factory that has been configured with information from loaded configuration
files.
|
static UnmarshallerFactory |
XMLObjectProviderRegistrySupport.getUnmarshallerFactory()
Gets the XMLObject unmarshaller factory that has been configured with information from loaded configuration
files.
|
Modifier and Type | Method and Description |
---|---|
protected UnmarshallerFactory |
AbstractMetadataResolver.getUnmarshallerFactory()
Get the XMLObject unmarshaller factory to use.
|
Copyright © 2017. All rights reserved.