org.jboss.identity.federation.saml.v2.ac.classes.xmldsig
Class ActivationLimitSessionType

java.lang.Object
  extended by org.jboss.identity.federation.saml.v2.ac.classes.xmldsig.ActivationLimitSessionType

public class ActivationLimitSessionType
extends java.lang.Object

Java class for ActivationLimitSessionType complex type.

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

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


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

Constructor Detail

ActivationLimitSessionType

public ActivationLimitSessionType()


Copyright © 2009 JBoss Inc.. All Rights Reserved.