| Package | Description |
|---|---|
| org.wildfly.extras.creaper.commands.elytron.realm |
| Modifier and Type | Method and Description |
|---|---|
AddCachingRealm.Builder |
AddCachingRealm.Builder.maximumAge(long maximumAge)
The time in milliseconds that an item can stay in the cache.
|
AddCachingRealm.Builder |
AddCachingRealm.Builder.maximumEntries(int maximumEntries)
The maximum number of entries to keep in the cache.
|
AddCachingRealm.Builder |
AddCachingRealm.Builder.realm(String realm)
A reference to a cacheable security realm.
|
AddCachingRealm.Builder |
AddCachingRealm.Builder.replaceExisting()
Replace caching-realm with the same name, if exists.
|
Copyright © 2024. All rights reserved.