public interface TlsSecurityPolicy
Modifier and Type | Method and Description |
---|---|
void |
enforceTlsPolicy(ClientTransactionExt transaction)
Enforce any application-specific security policy for TLS clients.
|
void enforceTlsPolicy(ClientTransactionExt transaction) throws SecurityException
transaction
- -- the transaction context for the connectionSecurityException
- -- if the certificates extracted from the client transaction are not acceptable.Copyright © 2016. All Rights Reserved.