Uses of Interface
org.opensaml.saml.ext.saml2mdrpi.PublicationInfo
Packages that use PublicationInfo
Package
Description
Concrete implementations of the interfaces for the
SAML V2.0 Metadata Extensions for Registration and Publication Information Version 1.0.
-
Uses of PublicationInfo in org.opensaml.saml.ext.saml2mdrpi.impl
Classes in org.opensaml.saml.ext.saml2mdrpi.impl that implement PublicationInfoMethods in org.opensaml.saml.ext.saml2mdrpi.impl that return PublicationInfoModifier and TypeMethodDescriptionPublicationInfoBuilder.buildObject()Builds a SAMLObject using the default name and namespace information provided SAML specifications.PublicationInfoBuilder.buildObject(String namespaceURI, String localName, String namespacePrefix) Creates an XMLObject with a given fully qualified name.