| Package | Description |
|---|---|
| org.apache.kerby.kerberos.kerb.identity | |
| org.apache.kerby.kerberos.kerb.identity.backend |
| Modifier and Type | Class and Description |
|---|---|
class |
CacheableIdentityService
A cacheable identity backend that provides a cache with FIFO and size limit.
|
| Constructor and Description |
|---|
CacheableIdentityService(Config config,
IdentityService underlying) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IdentityBackend
Identity backend for KDC, either internal embedded or external standalone.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractIdentityBackend
An abstract identity backend that provides default behaviors and a cache
with FIFO and size limit.
|
class |
MemoryIdentityBackend
A memory map based identity backend.
|
Copyright © 2014–2016 The Apache Software Foundation. All rights reserved.