PicketLink Federation Core 2.1.6.Final-redhat-2

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

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

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

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

Methods in org.picketlink.identity.federation.saml.v2.ac that return KeyStorageType
 KeyStorageType SecretKeyProtectionType.getKeyStorage()
          Gets the value of the keyStorage property.
 KeyStorageType PrivateKeyProtectionType.getKeyStorage()
          Gets the value of the keyStorage property.
 

Methods in org.picketlink.identity.federation.saml.v2.ac with parameters of type KeyStorageType
 void SecretKeyProtectionType.setKeyStorage(KeyStorageType value)
          Sets the value of the keyStorage property.
 void PrivateKeyProtectionType.setKeyStorage(KeyStorageType value)
          Sets the value of the keyStorage property.
 


PicketLink Federation Core 2.1.6.Final-redhat-2

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