Uses of Class
com.endeca.itl.web.auth.AuthenticatorConfiguration

Packages that use AuthenticatorConfiguration
com.endeca.itl.web.auth   
 

Uses of AuthenticatorConfiguration in com.endeca.itl.web.auth
 

Methods in com.endeca.itl.web.auth that return AuthenticatorConfiguration
 AuthenticatorConfiguration Authenticator.getAuthConf()
           
 

Methods in com.endeca.itl.web.auth with parameters of type AuthenticatorConfiguration
 void Authenticator.setAuthConf(AuthenticatorConfiguration conf)
          Initializes the Authenticator with the given configuration.
 

Method parameters in com.endeca.itl.web.auth with type arguments of type AuthenticatorConfiguration
static void AuthenticatorConfiguration.writeList(OutputStream out, List<AuthenticatorConfiguration> list)
           
 



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