PicketLink Federation Core 2.1.6.Final-redhat-2

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

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

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

Fields in org.picketlink.identity.federation.saml.v2.ac declared as ActivationPinType
protected  ActivationPinType PrincipalAuthenticationMechanismType.activationPin
           
protected  ActivationPinType KeyActivationType.activationPin
           
 

Methods in org.picketlink.identity.federation.saml.v2.ac that return ActivationPinType
 ActivationPinType PrincipalAuthenticationMechanismType.getActivationPin()
          Gets the value of the activationPin property.
 ActivationPinType KeyActivationType.getActivationPin()
          Gets the value of the activationPin property.
 

Methods in org.picketlink.identity.federation.saml.v2.ac with parameters of type ActivationPinType
 void PrincipalAuthenticationMechanismType.setActivationPin(ActivationPinType value)
          Sets the value of the activationPin property.
 void KeyActivationType.setActivationPin(ActivationPinType value)
          Sets the value of the activationPin property.
 


PicketLink Federation Core 2.1.6.Final-redhat-2

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