Class ConditionAbstractType
java.lang.Object
eu.europa.esig.saml.jaxb.assertion.ConditionAbstractType
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
AudienceRestrictionType
,OneTimeUseType
,ProxyRestrictionType
Java class for ConditionAbstractType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ConditionAbstractType"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> </restriction> </complexContent> </complexType>
- See Also:
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
ConditionAbstractType
public ConditionAbstractType()
-