AttributeMapping

A mapping applied to the authenticating end-entity certificate.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Fields (x509Subject, x509Issuer and x509SAN) within X.509 certificates.

Link copied to clipboard

A list of mapping entries for every supported specifier or sub-field.

Functions

Link copied to clipboard
inline fun copy(block: AttributeMapping.Builder.() -> Unit = {}): AttributeMapping
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String