Class GateKeeperClientInterceptor
java.lang.Object
com.predic8.membrane.core.sslinterceptor.GateKeeperClientInterceptor
- All Implemented Interfaces:
SSLInterceptor
Connects to the predic8 Gatekeeper to check, whether access is allowed or not.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetUrl()handleRequest(SSLExchange exc) voidvoidsetHttpClientConfiguration(HttpClientConfiguration httpClientConfiguration) void
-
Field Details
-
name
-
-
Constructor Details
-
GateKeeperClientInterceptor
public GateKeeperClientInterceptor()
-
-
Method Details
-
init
- Specified by:
initin interfaceSSLInterceptor- Throws:
Exception
-
handleRequest
- Specified by:
handleRequestin interfaceSSLInterceptor- Throws:
Exception
-
getUrl
-
setUrl
-
getHttpClientConfiguration
-
setHttpClientConfiguration
-