Package com.linecorp.centraldogma.server.auth
@NullMarked
package com.linecorp.centraldogma.server.auth
An abstraction layer for Central Dogma authentication.
-
ClassDescriptionConfiguration for allowed redirect URIs.Extracts the certificate ID from the peer certificate.An authentication configuration for the Central Dogma server.A
RuntimeExceptionraised while performing authentication.An interface which configures the authentication layer for the Central Dogma server.A factory to create anAuthProviderinstance.Parameters which are used to create a newAuthProviderinstance.A mutual TLS (mTLS) configuration for the Central Dogma server.An authenticated session which can be replicated to the other Central Dogma replicas as a serialized form.A session key used to sign and encrypt session cookies.An interface for session management.A session master key used to derive session keys.