Uses of Interface
org.opensaml.saml.ext.saml2mdrpi.RegistrationPolicy
-
Packages that use RegistrationPolicy 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 RegistrationPolicy in org.opensaml.saml.ext.saml2mdrpi
Methods in org.opensaml.saml.ext.saml2mdrpi that return types with arguments of type RegistrationPolicy Modifier and Type Method Description List<RegistrationPolicy>RegistrationInfo. getRegistrationPolicies()Get theRegistrationPolicys.
-