PicketLink Federation Core 2.1.6.Final-redhat-2

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

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

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

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

Methods in org.picketlink.identity.federation.saml.v2.ac.classes 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.classes 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.