Uses of Interface
org.opensaml.saml.ext.saml2mdui.UIInfo
-
Packages that use UIInfo Package Description org.opensaml.saml.ext.saml2mdui.impl 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 UIInfo Modifier and Type Class Description classUIInfoImplConcrete implementation ofUIInfo.Methods in org.opensaml.saml.ext.saml2mdui.impl that return UIInfo Modifier and Type Method Description UIInfoUIInfoBuilder. buildObject()Builds a SAMLObject using the default name and namespace information provided SAML specifications.UIInfoUIInfoBuilder. buildObject(String namespaceURI, String localName, String namespacePrefix)Creates an XMLObject with a given fully qualified name.
-