public class CertificateAuthenticator extends Object implements Authenticator
Constructor and Description |
---|
CertificateAuthenticator() |
Modifier and Type | Method and Description |
---|---|
Principal |
authenticate(javax.servlet.http.HttpServletRequest request) |
public Principal authenticate(javax.servlet.http.HttpServletRequest request) throws AuthenticationException
authenticate
in interface Authenticator
AuthenticationException
Copyright © 2012–2019. All rights reserved.