PicketLink Federation Core 2.1.6.Final-redhat-2

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

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

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

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

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