Uses of Class
org.jboss.identity.federation.saml.v2.generated.KeySharingType

Packages that use KeySharingType
org.jboss.identity.federation.saml.v2.generated   
 

Uses of KeySharingType in org.jboss.identity.federation.saml.v2.generated
 

Fields in org.jboss.identity.federation.saml.v2.generated declared as KeySharingType
protected  KeySharingType PrivateKeyProtectionType.keySharing
           
 

Methods in org.jboss.identity.federation.saml.v2.generated 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.generated 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.generated 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.