Uses of Class
org.jboss.identity.federation.saml.v2.ac.classes.spki.ActivationLimitSessionType

Packages that use ActivationLimitSessionType
org.jboss.identity.federation.saml.v2.ac.classes.spki   
 

Uses of ActivationLimitSessionType in org.jboss.identity.federation.saml.v2.ac.classes.spki
 

Fields in org.jboss.identity.federation.saml.v2.ac.classes.spki declared as ActivationLimitSessionType
protected  ActivationLimitSessionType ActivationLimitType.activationLimitSession
           
 

Methods in org.jboss.identity.federation.saml.v2.ac.classes.spki that return ActivationLimitSessionType
 ActivationLimitSessionType ObjectFactory.createActivationLimitSessionType()
          Create an instance of ActivationLimitSessionType
 ActivationLimitSessionType ActivationLimitType.getActivationLimitSession()
          Gets the value of the activationLimitSession property.
 

Methods in org.jboss.identity.federation.saml.v2.ac.classes.spki that return types with arguments of type ActivationLimitSessionType
 javax.xml.bind.JAXBElement<ActivationLimitSessionType> ObjectFactory.createActivationLimitSession(ActivationLimitSessionType value)
          Create an instance of JAXBElement<ActivationLimitSessionType>}
 

Methods in org.jboss.identity.federation.saml.v2.ac.classes.spki with parameters of type ActivationLimitSessionType
 javax.xml.bind.JAXBElement<ActivationLimitSessionType> ObjectFactory.createActivationLimitSession(ActivationLimitSessionType value)
          Create an instance of JAXBElement<ActivationLimitSessionType>}
 void ActivationLimitType.setActivationLimitSession(ActivationLimitSessionType value)
          Sets the value of the activationLimitSession property.
 



Copyright © 2009 JBoss Inc.. All Rights Reserved.