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

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

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

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

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

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



Copyright © 2009 JBoss Inc.. All Rights Reserved.