Uses of Interface
org.opensaml.saml.saml1.core.AssertionIDReference
-
Packages that use AssertionIDReference Package Description org.opensaml.saml.saml1.core Interfaces for SAML 1.0 and 1.1 types and elements. -
-
Uses of AssertionIDReference in org.opensaml.saml.saml1.core
Methods in org.opensaml.saml.saml1.core that return types with arguments of type AssertionIDReference Modifier and Type Method Description List<AssertionIDReference>Advice. getAssertionIDReferences()Get the AssertionIdReferences.List<AssertionIDReference>Evidence. getAssertionIDReferences()Get the list of assertion ID references.List<AssertionIDReference>Request. getAssertionIDReferences()Get the list of AssertionIDReferences.
-