Uses of Class
org.jboss.identity.federation.saml.v2.ac.classes.mobiletwofactorunregistered.BooleanType

Packages that use BooleanType
org.jboss.identity.federation.saml.v2.ac.classes.mobiletwofactorunregistered   
 

Uses of BooleanType in org.jboss.identity.federation.saml.v2.ac.classes.mobiletwofactorunregistered
 

Fields in org.jboss.identity.federation.saml.v2.ac.classes.mobiletwofactorunregistered declared as BooleanType
protected  BooleanType TimeSyncTokenType.deviceInHand
           
 

Methods in org.jboss.identity.federation.saml.v2.ac.classes.mobiletwofactorunregistered that return BooleanType
static BooleanType BooleanType.fromValue(java.lang.String v)
           
 BooleanType TimeSyncTokenType.getDeviceInHand()
          Gets the value of the deviceInHand property.
static BooleanType BooleanType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static BooleanType[] BooleanType.values()
          Returns an array containing the constants of this enum type, in the order they're declared.
 

Methods in org.jboss.identity.federation.saml.v2.ac.classes.mobiletwofactorunregistered with parameters of type BooleanType
 void TimeSyncTokenType.setDeviceInHand(BooleanType value)
          Sets the value of the deviceInHand property.
 



Copyright © 2009 JBoss Inc.. All Rights Reserved.