Uses of Class
org.jboss.security.identity.IdentityType

Packages that use IdentityType
org.jboss.security.identity   
 

Uses of IdentityType in org.jboss.security.identity
 

Methods in org.jboss.security.identity that return IdentityType
static IdentityType IdentityType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static IdentityType[] IdentityType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.jboss.security.identity with parameters of type IdentityType
static IdentityFactory IdentityFactory.getFactory(IdentityType type)
           
 



Copyright © 2009 JBoss Inc.. All Rights Reserved.