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

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

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

Fields in org.jboss.identity.federation.saml.v2.ac.classes.mobiletwofactorcontract declared as PrivateKeyProtectionType
protected  PrivateKeyProtectionType OriginalTechnicalProtectionBaseType.privateKeyProtection
           
 

Methods in org.jboss.identity.federation.saml.v2.ac.classes.mobiletwofactorcontract that return PrivateKeyProtectionType
 PrivateKeyProtectionType ObjectFactory.createPrivateKeyProtectionType()
          Create an instance of PrivateKeyProtectionType
 PrivateKeyProtectionType OriginalTechnicalProtectionBaseType.getPrivateKeyProtection()
          Gets the value of the privateKeyProtection property.
 

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

Methods in org.jboss.identity.federation.saml.v2.ac.classes.mobiletwofactorcontract with parameters of type PrivateKeyProtectionType
 javax.xml.bind.JAXBElement<PrivateKeyProtectionType> ObjectFactory.createPrivateKeyProtection(PrivateKeyProtectionType value)
          Create an instance of JAXBElement<PrivateKeyProtectionType>}
 void OriginalTechnicalProtectionBaseType.setPrivateKeyProtection(PrivateKeyProtectionType value)
          Sets the value of the privateKeyProtection property.
 



Copyright © 2009 JBoss Inc.. All Rights Reserved.