Uses of Interface
org.opensaml.saml.ext.saml2mdui.InformationURL
-
Packages that use InformationURL Package Description org.opensaml.saml.ext.saml2mdui Interfaces for SAML 2 Metadata Extensions for Login UI and Discovery. -
-
Uses of InformationURL in org.opensaml.saml.ext.saml2mdui
Methods in org.opensaml.saml.ext.saml2mdui that return types with arguments of type InformationURL Modifier and Type Method Description List<InformationURL>UIInfo. getInformationURLs()Get the URLs.
-