Uses of Interface
org.opensaml.saml.saml2.core.Audience
-
Packages that use Audience Package Description org.opensaml.saml.saml2.core Interfaces for SAML 2.0 core and protocol interfaces. -
-
Uses of Audience in org.opensaml.saml.saml2.core
Methods in org.opensaml.saml.saml2.core that return types with arguments of type Audience Modifier and Type Method Description List<Audience>AudienceRestriction. getAudiences()Gets the list of audiences for the assertion.List<Audience>ProxyRestriction. getAudiences()Gets the list of audiences to whom the assertion may be proxied.
-