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

Packages that use IdentityFactory
org.jboss.security.identity   
org.jboss.security.identity.extensions   
 

Uses of IdentityFactory in org.jboss.security.identity
 

Methods in org.jboss.security.identity that return IdentityFactory
static IdentityFactory IdentityFactory.getFactory(IdentityType type)
           
 

Uses of IdentityFactory in org.jboss.security.identity.extensions
 

Subclasses of IdentityFactory in org.jboss.security.identity.extensions
 class CertificateIdentityFactory
          Factory to create Certificate Identities
 class CredentialIdentityFactory
          Factory to create Credential Identity
 



Copyright © 2009 JBoss Inc.. All Rights Reserved.