PicketLink Federation Core 2.1.6.Final-redhat-2

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

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

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

Fields in org.picketlink.identity.federation.saml.v2.ac declared as KeyActivationType
protected  KeyActivationType SecretKeyProtectionType.keyActivation
           
protected  KeyActivationType PrivateKeyProtectionType.keyActivation
           
 

Methods in org.picketlink.identity.federation.saml.v2.ac that return KeyActivationType
 KeyActivationType SecretKeyProtectionType.getKeyActivation()
          Gets the value of the keyActivation property.
 KeyActivationType PrivateKeyProtectionType.getKeyActivation()
          Gets the value of the keyActivation property.
 

Methods in org.picketlink.identity.federation.saml.v2.ac with parameters of type KeyActivationType
 void SecretKeyProtectionType.setKeyActivation(KeyActivationType value)
          Sets the value of the keyActivation property.
 void PrivateKeyProtectionType.setKeyActivation(KeyActivationType value)
          Sets the value of the keyActivation property.
 


PicketLink Federation Core 2.1.6.Final-redhat-2

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