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

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

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

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

Methods in org.jboss.identity.federation.saml.v2.ac.classes.mobileonefactorunregistered that return ActivationPinType
 ActivationPinType ObjectFactory.createActivationPinType()
          Create an instance of ActivationPinType
 ActivationPinType KeyActivationType.getActivationPin()
          Gets the value of the activationPin property.
 ActivationPinType PrincipalAuthenticationMechanismType.getActivationPin()
          Gets the value of the activationPin property.
 

Methods in org.jboss.identity.federation.saml.v2.ac.classes.mobileonefactorunregistered that return types with arguments of type ActivationPinType
 javax.xml.bind.JAXBElement<ActivationPinType> ObjectFactory.createActivationPin(ActivationPinType value)
          Create an instance of JAXBElement<ActivationPinType>}
 

Methods in org.jboss.identity.federation.saml.v2.ac.classes.mobileonefactorunregistered with parameters of type ActivationPinType
 javax.xml.bind.JAXBElement<ActivationPinType> ObjectFactory.createActivationPin(ActivationPinType value)
          Create an instance of JAXBElement<ActivationPinType>}
 void KeyActivationType.setActivationPin(ActivationPinType value)
          Sets the value of the activationPin property.
 void PrincipalAuthenticationMechanismType.setActivationPin(ActivationPinType value)
          Sets the value of the activationPin property.
 



Copyright © 2009 JBoss Inc.. All Rights Reserved.