Uses of Class
com.randomcoder.security.cardspace.CardSpaceGender

Packages that use CardSpaceGender
com.randomcoder.security.cardspace CardSpace authentication classes. 
 

Uses of CardSpaceGender in com.randomcoder.security.cardspace
 

Methods in com.randomcoder.security.cardspace that return CardSpaceGender
 CardSpaceGender CardSpaceCredentials.getGender()
          Gets the gender claimed by these credentials.
static CardSpaceGender CardSpaceGender.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static CardSpaceGender[] CardSpaceGender.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2006-2010 Craig Condit. All Rights Reserved.