Uses of Interface
org.opensaml.saml.ext.saml2mdui.UIInfo
Packages that use UIInfo
Package
Description
Implementation for SAML V2 Metadata Extensions for UI and Discovery.
-
Uses of UIInfo in org.opensaml.saml.ext.saml2mdui.impl
Classes in org.opensaml.saml.ext.saml2mdui.impl that implement UIInfoMethods in org.opensaml.saml.ext.saml2mdui.impl that return UIInfoModifier and TypeMethodDescriptionUIInfoBuilder.buildObject()Builds a SAMLObject using the default name and namespace information provided SAML specifications.UIInfoBuilder.buildObject(String namespaceURI, String localName, String namespacePrefix) Creates an XMLObject with a given fully qualified name.