Hierarchy For Package com.linecorp.centraldogma.server.auth
Class Hierarchy
- java.lang.Object
- com.linecorp.centraldogma.server.auth.AuthConfig
- com.linecorp.centraldogma.server.auth.AuthProviderParameters
- com.fasterxml.jackson.databind.JsonDeserializer<T> (implements com.fasterxml.jackson.databind.deser.NullValueProvider)
- com.fasterxml.jackson.databind.deser.std.StdDeserializer<T> (implements java.io.Serializable, com.fasterxml.jackson.databind.deser.ValueInstantiator.Gettable)
- com.linecorp.centraldogma.server.auth.RawSessionJsonDeserializer
- com.fasterxml.jackson.databind.deser.std.StdDeserializer<T> (implements java.io.Serializable, com.fasterxml.jackson.databind.deser.ValueInstantiator.Gettable)
- com.fasterxml.jackson.databind.JsonSerializer<T> (implements com.fasterxml.jackson.databind.jsonFormatVisitors.JsonFormatVisitable)
- com.fasterxml.jackson.databind.ser.std.StdSerializer<T> (implements com.fasterxml.jackson.databind.jsonFormatVisitors.JsonFormatVisitable, com.fasterxml.jackson.databind.jsonschema.SchemaAware, java.io.Serializable)
- com.linecorp.centraldogma.server.auth.RawSessionJsonSerializer
- com.fasterxml.jackson.databind.ser.std.StdSerializer<T> (implements com.fasterxml.jackson.databind.jsonFormatVisitors.JsonFormatVisitable, com.fasterxml.jackson.databind.jsonschema.SchemaAware, java.io.Serializable)
- com.linecorp.centraldogma.server.auth.Session
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- com.linecorp.centraldogma.server.auth.AuthException
- java.lang.RuntimeException
- java.lang.Exception
Interface Hierarchy
- com.linecorp.centraldogma.server.auth.AuthProvider
- com.linecorp.centraldogma.server.auth.AuthProviderFactory
- java.lang.AutoCloseable
- com.linecorp.centraldogma.server.auth.SessionManager