Uses of Class
org.jboss.identity.federation.saml.v2.ac.classes.personalizedtelephony.KeyStorageType

Packages that use KeyStorageType
org.jboss.identity.federation.saml.v2.ac.classes.personalizedtelephony   
 

Uses of KeyStorageType in org.jboss.identity.federation.saml.v2.ac.classes.personalizedtelephony
 

Fields in org.jboss.identity.federation.saml.v2.ac.classes.personalizedtelephony declared as KeyStorageType
protected  KeyStorageType PrivateKeyProtectionType.keyStorage
           
protected  KeyStorageType SecretKeyProtectionType.keyStorage
           
 

Methods in org.jboss.identity.federation.saml.v2.ac.classes.personalizedtelephony that return KeyStorageType
 KeyStorageType ObjectFactory.createKeyStorageType()
          Create an instance of KeyStorageType
 KeyStorageType PrivateKeyProtectionType.getKeyStorage()
          Gets the value of the keyStorage property.
 KeyStorageType SecretKeyProtectionType.getKeyStorage()
          Gets the value of the keyStorage property.
 

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

Methods in org.jboss.identity.federation.saml.v2.ac.classes.personalizedtelephony with parameters of type KeyStorageType
 javax.xml.bind.JAXBElement<KeyStorageType> ObjectFactory.createKeyStorage(KeyStorageType value)
          Create an instance of JAXBElement<KeyStorageType>}
 void PrivateKeyProtectionType.setKeyStorage(KeyStorageType value)
          Sets the value of the keyStorage property.
 void SecretKeyProtectionType.setKeyStorage(KeyStorageType value)
          Sets the value of the keyStorage property.
 



Copyright © 2009 JBoss Inc.. All Rights Reserved.