public class X509CredentialsExtractor extends java.lang.Object implements CredentialsExtractor<X509Credentials>
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
CERTIFICATE_REQUEST_ATTRIBUTE |
| Constructor and Description |
|---|
X509CredentialsExtractor() |
| Modifier and Type | Method and Description |
|---|---|
X509Credentials |
extract(WebContext context) |
public static final java.lang.String CERTIFICATE_REQUEST_ATTRIBUTE
public X509Credentials extract(WebContext context)
extract in interface CredentialsExtractor<X509Credentials>Copyright © 2019. All Rights Reserved.