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

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

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

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

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

Methods in org.jboss.identity.federation.saml.v2.ac.classes.authenticatedtelephony 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.authenticatedtelephony with parameters of type PrivateKeyProtectionType
 javax.xml.bind.JAXBElement<PrivateKeyProtectionType> ObjectFactory.createPrivateKeyProtection(PrivateKeyProtectionType value)
          Create an instance of JAXBElement<PrivateKeyProtectionType>}
 void TechnicalProtectionBaseType.setPrivateKeyProtection(PrivateKeyProtectionType value)
          Sets the value of the privateKeyProtection property.
 



Copyright © 2009 JBoss Inc.. All Rights Reserved.