Package | Description |
---|---|
org.opensaml.saml2.metadata.provider |
Class for retrieving, filtering, and querying metadata.
|
org.opensaml.xml |
Base classes for working with XML as Java objects and configuring the library.
|
Modifier and Type | Field and Description |
---|---|
protected UnmarshallerFactory |
BaseMetadataProvider.unmarshallerFactory
Unmarshaller factory used to get an unmarshaller for the metadata DOM.
|
Modifier and Type | Method and Description |
---|---|
static UnmarshallerFactory |
Configuration.getUnmarshallerFactory()
Gets the XMLObject unmarshaller factory that has been configured with information from loaded configuration
files.
|
Copyright © 2018 JBoss by Red Hat. All rights reserved.