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

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

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

Fields in org.jboss.identity.federation.saml.v2.ac.classes.mobiletwofactorunregistered declared as NymType
protected  NymType OriginalIdentificationType.nym
           
 

Methods in org.jboss.identity.federation.saml.v2.ac.classes.mobiletwofactorunregistered that return NymType
static NymType NymType.fromValue(java.lang.String v)
           
 NymType OriginalIdentificationType.getNym()
          Gets the value of the nym property.
static NymType NymType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static NymType[] NymType.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 NymType
 void OriginalIdentificationType.setNym(NymType value)
          Sets the value of the nym property.
 



Copyright © 2009 JBoss Inc.. All Rights Reserved.