Uses of Interface
org.opensaml.saml.ext.saml2mdui.DomainHint
-
Packages that use DomainHint Package Description org.opensaml.saml.ext.saml2mdui Interfaces for SAML 2 Metadata Extensions for Login UI and Discovery. -
-
Uses of DomainHint in org.opensaml.saml.ext.saml2mdui
Methods in org.opensaml.saml.ext.saml2mdui that return types with arguments of type DomainHint Modifier and Type Method Description List<DomainHint>DiscoHints. getDomainHints()The <DomainHint> element specifies a set of DNS domains associated with, or serviced by, the entity.
-