Package | Description |
---|---|
org.opensaml.saml.ext.saml2mdrpi |
The package to define the
SAML V2.0 Metadata Extensions for Registration and Publication Information Version 1.0.
|
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.
|
Modifier and Type | Method and Description |
---|---|
List<UsagePolicy> |
PublicationInfo.getUsagePolicies()
Get the
UsagePolicy s. |
Modifier and Type | Class and Description |
---|---|
class |
UsagePolicyImpl
Concrete implementation of
UsagePolicy . |
Modifier and Type | Method and Description |
---|---|
UsagePolicy |
UsagePolicyBuilder.buildObject()
Builds a SAMLObject using the default name and namespace information provided SAML specifications.
|
UsagePolicy |
UsagePolicyBuilder.buildObject(String namespaceURI,
String localName,
String namespacePrefix)
Creates an XMLObject with a given fully qualified name.
|
Modifier and Type | Method and Description |
---|---|
List<UsagePolicy> |
PublicationInfoImpl.getUsagePolicies()
Get the
UsagePolicy s. |
Copyright © 2016. All rights reserved.