public class KerberosAuthenticator extends Object implements Authenticator
| Constructor and Description |
|---|
KerberosAuthenticator(KerberosConfig config) |
| Modifier and Type | Method and Description |
|---|---|
Principal |
authenticate(javax.servlet.http.HttpServletRequest request) |
void |
shutdown() |
@Inject public KerberosAuthenticator(KerberosConfig config)
@PreDestroy public void shutdown()
public Principal authenticate(javax.servlet.http.HttpServletRequest request) throws AuthenticationException
authenticate in interface AuthenticatorAuthenticationExceptionCopyright © 2012–2019. All rights reserved.