BrokerAuthenticatorMethodX509AttributesResponse

data class BrokerAuthenticatorMethodX509AttributesResponse(val attributes: Map<String, String>, val subject: String)

BrokerAuthenticatorMethodX509Attributes properties.

Constructors

constructor(attributes: Map<String, String>, subject: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Attributes object.

Link copied to clipboard

Subject of the X509 attribute.