Uses of Class
com.sun.xml.wss.saml.internal.saml11.jaxb20.ConditionAbstractType
Packages that use ConditionAbstractType
Package
Description
-
Uses of ConditionAbstractType in com.sun.xml.wss.saml.assertion.saml11.jaxb20
Subclasses of ConditionAbstractType in com.sun.xml.wss.saml.assertion.saml11.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.classThis is an abstract class which servers as an extension point for new conditions.classThis is an implementation of the abstractConditionclass, which specifes that the assertion thisDoNotCacheConditionis part of, is the new element in SAML 1.1, that allows an assertion party to express that an assertion should not be cached by the relying party for future use. -
Uses of ConditionAbstractType in com.sun.xml.wss.saml.internal.saml11.jaxb20
Subclasses of ConditionAbstractType in com.sun.xml.wss.saml.internal.saml11.jaxb20Modifier and TypeClassDescriptionclassJava class for AudienceRestrictionConditionType complex type.classJava class for DoNotCacheConditionType complex type.Fields in com.sun.xml.wss.saml.internal.saml11.jaxb20 with type parameters of type ConditionAbstractTypeModifier and TypeFieldDescriptionprotected List<ConditionAbstractType>ConditionsType.audienceRestrictionConditionOrDoNotCacheConditionOrConditionMethods in com.sun.xml.wss.saml.internal.saml11.jaxb20 that return types with arguments of type ConditionAbstractTypeModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<ConditionAbstractType>ObjectFactory.createCondition(ConditionAbstractType value) ConditionsType.getAudienceRestrictionConditionOrDoNotCacheConditionOrCondition()Gets the value of the audienceRestrictionConditionOrDoNotCacheConditionOrCondition property.Methods in com.sun.xml.wss.saml.internal.saml11.jaxb20 with parameters of type ConditionAbstractTypeModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<ConditionAbstractType>ObjectFactory.createCondition(ConditionAbstractType value)