org.jboss.security.identity
Class IdentityFactory

java.lang.Object
  extended by org.jboss.security.identity.IdentityFactory
Direct Known Subclasses:
CertificateIdentityFactory, CredentialIdentityFactory

public class IdentityFactory
extends Object

IdentityFactory to create Identities

Since:
Apr 23, 2008
Version:
$Revision$
Author:
Anil.Saldhana@redhat.com

Constructor Summary
IdentityFactory()
           
 
Method Summary
static IdentityFactory getFactory(IdentityType type)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IdentityFactory

public IdentityFactory()
Method Detail

getFactory

public static IdentityFactory getFactory(IdentityType type)


Copyright © 2009 JBoss Inc.. All Rights Reserved.