Uses of Interface
org.opensaml.saml.saml2.core.IDPEntry
-
Packages that use IDPEntry Package Description org.opensaml.saml.saml2.core Interfaces for SAML 2.0 core and protocol interfaces. -
-
Uses of IDPEntry in org.opensaml.saml.saml2.core
Methods in org.opensaml.saml.saml2.core that return types with arguments of type IDPEntry Modifier and Type Method Description List<IDPEntry>IDPList. getIDPEntrys()Gets the IDPEntry list.
-