public static interface Authenticator.Factory
Modifier and Type | Method and Description |
---|---|
Authenticator |
getAuthenticator(Server server,
javax.servlet.ServletContext context,
Authenticator.AuthConfiguration configuration,
IdentityService identityService,
LoginService loginService) |
Authenticator getAuthenticator(Server server, javax.servlet.ServletContext context, Authenticator.AuthConfiguration configuration, IdentityService identityService, LoginService loginService)
Copyright © 1995-2013 Mort Bay Consulting. All Rights Reserved.