Uses of Class
org.jboss.identity.federation.saml.v2.ac.classes.mobileonefactorcontract.KeyActivationType

Packages that use KeyActivationType
org.jboss.identity.federation.saml.v2.ac.classes.mobileonefactorcontract   
 

Uses of KeyActivationType in org.jboss.identity.federation.saml.v2.ac.classes.mobileonefactorcontract
 

Fields in org.jboss.identity.federation.saml.v2.ac.classes.mobileonefactorcontract declared as KeyActivationType
protected  KeyActivationType OriginalSecretKeyProtectionType.keyActivation
           
protected  KeyActivationType OriginalPrivateKeyProtectionType.keyActivation
           
 

Methods in org.jboss.identity.federation.saml.v2.ac.classes.mobileonefactorcontract that return KeyActivationType
 KeyActivationType ObjectFactory.createKeyActivationType()
          Create an instance of KeyActivationType
 KeyActivationType OriginalSecretKeyProtectionType.getKeyActivation()
          Gets the value of the keyActivation property.
 KeyActivationType OriginalPrivateKeyProtectionType.getKeyActivation()
          Gets the value of the keyActivation property.
 

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

Methods in org.jboss.identity.federation.saml.v2.ac.classes.mobileonefactorcontract with parameters of type KeyActivationType
 javax.xml.bind.JAXBElement<KeyActivationType> ObjectFactory.createKeyActivation(KeyActivationType value)
          Create an instance of JAXBElement<KeyActivationType>}
 void OriginalSecretKeyProtectionType.setKeyActivation(KeyActivationType value)
          Sets the value of the keyActivation property.
 void OriginalPrivateKeyProtectionType.setKeyActivation(KeyActivationType value)
          Sets the value of the keyActivation property.
 



Copyright © 2009 JBoss Inc.. All Rights Reserved.