Uses of Interface
org.opensaml.saml.ext.saml2mdrpi.Publication
Packages that use Publication
Package
Description
The package to define the
SAML V2.0 Metadata Extensions for Registration and Publication Information Version 1.0.
Concrete implementations of the interfaces for the
SAML V2.0 Metadata Extensions for Registration and Publication Information Version 1.0.
-
Uses of Publication in org.opensaml.saml.ext.saml2mdrpi
Methods in org.opensaml.saml.ext.saml2mdrpi that return types with arguments of type Publication -
Uses of Publication in org.opensaml.saml.ext.saml2mdrpi.impl
Classes in org.opensaml.saml.ext.saml2mdrpi.impl that implement PublicationFields in org.opensaml.saml.ext.saml2mdrpi.impl with type parameters of type PublicationModifier and TypeFieldDescriptionprivate final XMLObjectChildrenList<Publication>PublicationPathImpl.publicationsThe policies.Methods in org.opensaml.saml.ext.saml2mdrpi.impl that return PublicationModifier and TypeMethodDescriptionPublicationBuilder.buildObject()Builds a SAMLObject using the default name and namespace information provided SAML specifications.PublicationBuilder.buildObject(String namespaceURI, String localName, String namespacePrefix) Creates an XMLObject with a given fully qualified name.Methods in org.opensaml.saml.ext.saml2mdrpi.impl that return types with arguments of type Publication