Uses of Interface
org.opensaml.saml.ext.saml2mdrpi.UsagePolicy
-
Packages that use UsagePolicy Package Description org.opensaml.saml.ext.saml2mdrpi The package to define the SAML V2.0 Metadata Extensions for Registration and Publication Information Version 1.0. -
-
Uses of UsagePolicy in org.opensaml.saml.ext.saml2mdrpi
Methods in org.opensaml.saml.ext.saml2mdrpi that return types with arguments of type UsagePolicy Modifier and Type Method Description List<UsagePolicy>PublicationInfo. getUsagePolicies()Get theUsagePolicys.
-