Broker Authenticator Method X509Response
data class BrokerAuthenticatorMethodX509Response(val attributes: BrokerAuthenticatorMethodX509AttributesResponse? = null, val trustedClientCaCertConfigMap: String? = null)
X509 for BrokerAuthentication.
Constructors
Link copied to clipboard
constructor(attributes: BrokerAuthenticatorMethodX509AttributesResponse? = null, trustedClientCaCertConfigMap: String? = null)