Uses of Class
com.sun.xml.wss.saml.internal.saml20.jaxb20.AudienceRestrictionType
Packages that use AudienceRestrictionType
Package
Description
-
Uses of AudienceRestrictionType in com.sun.xml.wss.saml.assertion.saml20.jaxb20
Subclasses of AudienceRestrictionType in com.sun.xml.wss.saml.assertion.saml20.jaxb20Modifier 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.Methods in com.sun.xml.wss.saml.assertion.saml20.jaxb20 that return AudienceRestrictionTypeModifier and TypeMethodDescriptionstatic AudienceRestrictionTypeAudienceRestriction.fromElement(Element element) Constructs anAudienceRestrictionelement from an existing XML block. -
Uses of AudienceRestrictionType in com.sun.xml.wss.saml.internal.saml20.jaxb20
Methods in com.sun.xml.wss.saml.internal.saml20.jaxb20 that return AudienceRestrictionTypeModifier and TypeMethodDescriptionObjectFactory.createAudienceRestrictionType()Create an instance ofAudienceRestrictionTypeMethods in com.sun.xml.wss.saml.internal.saml20.jaxb20 that return types with arguments of type AudienceRestrictionTypeModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<AudienceRestrictionType>ObjectFactory.createAudienceRestriction(AudienceRestrictionType value) Methods in com.sun.xml.wss.saml.internal.saml20.jaxb20 with parameters of type AudienceRestrictionTypeModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<AudienceRestrictionType>ObjectFactory.createAudienceRestriction(AudienceRestrictionType value)