org.outerj.daisy.authentication
Class UserCreatorFactory

java.lang.Object
  extended by org.outerj.daisy.authentication.UserCreatorFactory

public class UserCreatorFactory
extends java.lang.Object


Constructor Summary
UserCreatorFactory()
           
 
Method Summary
static UserCreator createUser(org.apache.avalon.framework.configuration.Configuration config, java.lang.String scheme)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UserCreatorFactory

public UserCreatorFactory()
Method Detail

createUser

public static UserCreator createUser(org.apache.avalon.framework.configuration.Configuration config,
                                     java.lang.String scheme)
                              throws org.apache.avalon.framework.configuration.ConfigurationException
Throws:
org.apache.avalon.framework.configuration.ConfigurationException


Copyright © -2012 . All Rights Reserved.