A cache to hold the results of previous LDAP interactions.
| Attribute | Value | 
|---|---|
| Default Value | false | 
| Type | BOOLEAN | 
| Nillable | true | 
| Expressions Allowed | true | 
| Storage | configuration | 
| Access Type | read-write | 
| Restart Required | resource-services | 
| Attribute | Value | 
|---|---|
| Type | INT | 
| Nillable | false | 
| Expressions Allowed | false | 
| Unit | SECONDS | 
| Storage | runtime | 
| Access Type | read-only | 
| Attribute | Value | 
|---|---|
| Default Value | 900 | 
| Type | INT | 
| Nillable | true | 
| Expressions Allowed | true | 
| Unit | SECONDS | 
| Storage | configuration | 
| Access Type | read-write | 
| Restart Required | resource-services | 
| Attribute | Value | 
|---|---|
| Default Value | 0 | 
| Type | INT | 
| Nillable | true | 
| Expressions Allowed | true | 
| Storage | configuration | 
| Access Type | read-write | 
| Restart Required | resource-services | 
| Request Parameter | Type | Required | Expressions Allowed | Default value | Description | 
|---|---|---|---|---|---|
| eviction-time | INT | false | true | 900 | The time in seconds until an entry should be evicted from the cache. | 
| cache-failures | BOOLEAN | false | true | false | Should failures be cached? | 
| max-cache-size | INT | false | true | 0 | The maximum size of the cache before the oldest items are removed to make room for new entries. | 
| Request Parameter | Type | Required | Expressions Allowed | Default value | Description | 
|---|---|---|---|---|---|
| name | STRING | true | false | The simple name to search the cache for. | 
| Request Parameter | Type | Required | Expressions Allowed | Default value | Description | 
|---|---|---|---|---|---|
| name | STRING | false | false | The simple name to flush from the cache. |