org.picketlink.identity.federation.saml.v2.assertion
Class ConditionAbstractType
java.lang.Object
org.picketlink.identity.federation.saml.v2.assertion.ConditionAbstractType
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- AudienceRestrictionType, OneTimeUseType, ProxyRestrictionType
public abstract class ConditionAbstractType
- extends Object
- implements Serializable
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:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ConditionAbstractType
public ConditionAbstractType()
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.