Uses of Interface
org.opensaml.saml.saml2.core.AssertionIDRef
-
Packages that use AssertionIDRef Package Description org.opensaml.saml.saml2.core Interfaces for SAML 2.0 core and protocol interfaces. -
-
Uses of AssertionIDRef in org.opensaml.saml.saml2.core
Methods in org.opensaml.saml.saml2.core that return types with arguments of type AssertionIDRef Modifier and Type Method Description List<AssertionIDRef>Advice. getAssertionIDReferences()Gets the list of AssertionID references used as advice.List<AssertionIDRef>Evidence. getAssertionIDReferences()Gets the list of AssertionID references used as evidence.List<AssertionIDRef>AssertionIDRequest. getAssertionIDRefs()Gets a list of childAssertionIDRefs.
-