com.endeca.itl.web.auth
Class AuthenticatorManager

java.lang.Object
  extended by com.endeca.itl.web.auth.AuthenticatorManager

public class AuthenticatorManager
extends Object


Constructor Summary
AuthenticatorManager(Configuration conf)
           
 
Method Summary
 Authenticator getAuthenticator(String url)
           
 void preCrawlAuthenticate(Protocol protocol)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AuthenticatorManager

public AuthenticatorManager(Configuration conf)
Method Detail

getAuthenticator

public Authenticator getAuthenticator(String url)

preCrawlAuthenticate

public void preCrawlAuthenticate(Protocol protocol)


Copyright © 2007, 2012, Oracle and/or its affiliates. All rights reserved.