Uses of Interface
com.sun.xml.wss.saml.AudienceRestriction
Packages that use AudienceRestriction
Package
Description
-
Uses of AudienceRestriction in com.sun.xml.wss.saml
Methods in com.sun.xml.wss.saml that return AudienceRestrictionModifier and TypeMethodDescriptionabstract AudienceRestrictionSAMLAssertionFactory.createAudienceRestriction(List audience) Constructs an instance ofAudienceRestriction. -
Uses of AudienceRestriction in com.sun.xml.wss.saml.assertion.saml20.jaxb20
Classes in com.sun.xml.wss.saml.assertion.saml20.jaxb20 that implement AudienceRestrictionModifier and TypeClassDescriptionclassThis is an implementation of the abstractConditionclass, which specifes that the assertion this AuthenticationCondition is part of, is addressed to one or more specific audience. -
Uses of AudienceRestriction in com.sun.xml.wss.saml.impl
Methods in com.sun.xml.wss.saml.impl that return AudienceRestrictionModifier and TypeMethodDescriptionSAMLAssertion2_1FactoryImpl.createAudienceRestriction(List audience) SAMLAssertion2_2FactoryImpl.createAudienceRestriction(List audience)