PicketLink Federation Core 2.1.6.Final-redhat-2

org.picketlink.identity.federation.saml.v2.assertion
Class StatementAbstractType

java.lang.Object
  extended by org.picketlink.identity.federation.saml.v2.assertion.StatementAbstractType
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
AttributeStatementType, AuthnStatementType, AuthzDecisionStatementType, XACMLAuthzDecisionStatementType, XACMLPolicyStatementType

public abstract class StatementAbstractType
extends Object
implements Serializable

Java class for StatementAbstractType complex type.

The following schema fragment specifies the expected content contained within this class.

 <complexType name="StatementAbstractType">
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
     </restriction>
   </complexContent>
 </complexType>
 

See Also:
Serialized Form

Constructor Summary
StatementAbstractType()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StatementAbstractType

public StatementAbstractType()

PicketLink Federation Core 2.1.6.Final-redhat-2

Copyright © 2013 JBoss by Red Hat. All Rights Reserved.