| 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<Publication> |
PublicationPath.getPublications()
Get the
Publications. |
| Modifier and Type | Class and Description |
|---|---|
class |
PublicationImpl
A concrete
Publication. |
| Modifier and Type | Method and Description |
|---|---|
Publication |
PublicationBuilder.buildObject()
Builds a SAMLObject using the default name and namespace information provided SAML specifications.
|
Publication |
PublicationBuilder.buildObject(String namespaceURI,
String localName,
String namespacePrefix)
Creates an XMLObject with a given fully qualified name.
|
| Modifier and Type | Method and Description |
|---|---|
List<Publication> |
PublicationPathImpl.getPublications()
Get the
Publications. |
Copyright © 2021. All rights reserved.