public class AuthenticationDataHttps extends AuthenticationDataHttp
| Modifier and Type | Field and Description |
|---|---|
protected X509Certificate[] |
certificates |
remoteAddress, request, subscription| Constructor and Description |
|---|
AuthenticationDataHttps(javax.servlet.http.HttpServletRequest request) |
| Modifier and Type | Method and Description |
|---|---|
X509Certificate[] |
getTlsCertificates() |
boolean |
hasDataFromTls()
Check if data from TLS are available.
|
getHttpAuthType, getHttpHeader, getPeerAddress, getSubscription, hasDataFromHttp, hasDataFromPeer, hasSubscription, setSubscriptionclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitauthenticate, getCommandData, hasDataFromCommandprotected final X509Certificate[] certificates
public AuthenticationDataHttps(javax.servlet.http.HttpServletRequest request)
public boolean hasDataFromTls()
AuthenticationDataSourcepublic X509Certificate[] getTlsCertificates()
Copyright © 2017–2022 Apache Software Foundation. All rights reserved.