Uses of Class
com.sun.xml.wss.saml.internal.saml11.jaxb20.AudienceRestrictionConditionType
Packages that use AudienceRestrictionConditionType
Package
Description
-
Uses of AudienceRestrictionConditionType in com.sun.xml.wss.saml.assertion.saml11.jaxb20
Modifier 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.saml11.jaxb20 that return AudienceRestrictionConditionTypeModifier and TypeMethodDescriptionAudienceRestrictionCondition.fromElement(Element element) Constructs anAudienceRestrictionConditionelement from an existing XML block. -
Uses of AudienceRestrictionConditionType in com.sun.xml.wss.saml.internal.saml11.jaxb20
Methods in com.sun.xml.wss.saml.internal.saml11.jaxb20 that return AudienceRestrictionConditionTypeModifier and TypeMethodDescriptionObjectFactory.createAudienceRestrictionConditionType()Create an instance ofAudienceRestrictionConditionTypeMethods in com.sun.xml.wss.saml.internal.saml11.jaxb20 that return types with arguments of type AudienceRestrictionConditionTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<AudienceRestrictionConditionType>ObjectFactory.createAudienceRestrictionCondition(AudienceRestrictionConditionType value) Methods in com.sun.xml.wss.saml.internal.saml11.jaxb20 with parameters of type AudienceRestrictionConditionTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<AudienceRestrictionConditionType>ObjectFactory.createAudienceRestrictionCondition(AudienceRestrictionConditionType value)