Uses of Class
org.jboss.identity.federation.saml.v2.ac.classes.mobiletwofactorcontract.KeySharingType

Packages that use KeySharingType
org.jboss.identity.federation.saml.v2.ac.classes.mobiletwofactorcontract   
 

Uses of KeySharingType in org.jboss.identity.federation.saml.v2.ac.classes.mobiletwofactorcontract
 

Fields in org.jboss.identity.federation.saml.v2.ac.classes.mobiletwofactorcontract declared as KeySharingType
protected  KeySharingType OriginalPrivateKeyProtectionType.keySharing
           
 

Methods in org.jboss.identity.federation.saml.v2.ac.classes.mobiletwofactorcontract that return KeySharingType
 KeySharingType ObjectFactory.createKeySharingType()
          Create an instance of KeySharingType
 KeySharingType OriginalPrivateKeyProtectionType.getKeySharing()
          Gets the value of the keySharing property.
 

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

Methods in org.jboss.identity.federation.saml.v2.ac.classes.mobiletwofactorcontract with parameters of type KeySharingType
 javax.xml.bind.JAXBElement<KeySharingType> ObjectFactory.createKeySharing(KeySharingType value)
          Create an instance of JAXBElement<KeySharingType>}
 void OriginalPrivateKeyProtectionType.setKeySharing(KeySharingType value)
          Sets the value of the keySharing property.
 



Copyright © 2009 JBoss Inc.. All Rights Reserved.