org.apache.juddi.v3.auth
Class AuthenticatorFactory

java.lang.Object
  extended by org.apache.juddi.v3.auth.AuthenticatorFactory

public class AuthenticatorFactory
extends java.lang.Object

Author:
Steve Viens (sviens@apache.org), Jeff Faath

Constructor Summary
AuthenticatorFactory()
           
 
Method Summary
static Authenticator getAuthenticator()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AuthenticatorFactory

public AuthenticatorFactory()
Method Detail

getAuthenticator

public static Authenticator getAuthenticator()


Copyright © 2004-2010 The Apache Software Foundation. All Rights Reserved.