PicketLink Federation Core 2.1.6.Final-redhat-2

Uses of Class
org.picketlink.identity.federation.saml.v2.ac.KeySharingType

Packages that use KeySharingType
org.picketlink.identity.federation.saml.v2.ac   
 

Uses of KeySharingType in org.picketlink.identity.federation.saml.v2.ac
 

Fields in org.picketlink.identity.federation.saml.v2.ac declared as KeySharingType
protected  KeySharingType PrivateKeyProtectionType.keySharing
           
 

Methods in org.picketlink.identity.federation.saml.v2.ac that return KeySharingType
 KeySharingType PrivateKeyProtectionType.getKeySharing()
          Gets the value of the keySharing property.
 

Methods in org.picketlink.identity.federation.saml.v2.ac with parameters of type KeySharingType
 void PrivateKeyProtectionType.setKeySharing(KeySharingType value)
          Sets the value of the keySharing property.
 


PicketLink Federation Core 2.1.6.Final-redhat-2

Copyright © 2013 JBoss by Red Hat. All Rights Reserved.