org.eclipse.jetty.security
接口 Authenticator.Factory

所有已知实现类:
DefaultAuthenticatorFactory, JaspiAuthenticatorFactory
正在封闭接口:
Authenticator

public static interface Authenticator.Factory

Authenticator Factory


方法摘要
 Authenticator getAuthenticator(Server server, ServletContext context, Authenticator.AuthConfiguration configuration, IdentityService identityService, LoginService loginService)
           
 

方法详细信息

getAuthenticator

Authenticator getAuthenticator(Server server,
                               ServletContext context,
                               Authenticator.AuthConfiguration configuration,
                               IdentityService identityService,
                               LoginService loginService)


Copyright © 2013. All Rights Reserved.