|
keycloak
|


公開メンバ関数 | |
| ClientStorageProviderModel () | |
| ClientStorageProviderModel (ComponentModel copy) | |
| void | setEnabled (boolean flag) |
| boolean | isEnabled () |
| CachePolicy | getCachePolicy () |
| void | setCachePolicy (CachePolicy cachePolicy) |
| long | getMaxLifespan () |
| void | setMaxLifespan (long maxLifespan) |
| int | getEvictionHour () |
| void | setEvictionHour (int evictionHour) |
| int | getEvictionMinute () |
| void | setEvictionMinute (int evictionMinute) |
| int | getEvictionDay () |
| void | setEvictionDay (int evictionDay) |
| long | getCacheInvalidBefore () |
| void | setCacheInvalidBefore (long cacheInvalidBefore) |
| long | getLifespan () |
| boolean | shouldInvalidate (CachedObject cached) |
| int | getPriority () |
| void | setPriority (int priority) |
| String | getId () |
| void | setId (String id) |
| String | getName () |
| void | setName (String name) |
| MultivaluedHashMap< String, String > | getConfig () |
| void | setConfig (MultivaluedHashMap< String, String > config) |
| boolean | contains (String key) |
| String | get (String key) |
| String | get (String key, String defaultValue) |
| int | get (String key, int defaultValue) |
| long | get (String key, long defaultValue) |
| boolean | get (String key, boolean defaultValue) |
| void | put (String key, String value) |
| void | put (String key, int value) |
| void | put (String key, long value) |
| void | put (String key, boolean value) |
| boolean | hasNote (String key) |
| void | setNote (String key, Object object) |
| String | getProviderId () |
| void | setProviderId (String providerId) |
| String | getProviderType () |
| void | setProviderType (String providerType) |
| String | getParentId () |
| void | setParentId (String parentId) |
| String | getSubType () |
| void | setSubType (String subType) |
静的公開メンバ関数 | |
| static long | dailyTimeout (int hour, int minute) |
| static long | dailyEvictionBoundary (int hour, int minute) |
| static long | weeklyTimeout (int day, int hour, int minute) |
| static int | parsePriority (ComponentModel component) |
静的公開変数類 | |
| static final String | ENABLED = "enabled" |
| static final String | CACHE_POLICY = "cachePolicy" |
| static final String | MAX_LIFESPAN = "maxLifespan" |
| static final String | EVICTION_HOUR = "evictionHour" |
| static final String | EVICTION_MINUTE = "evictionMinute" |
| static final String | EVICTION_DAY = "evictionDay" |
| static final String | CACHE_INVALID_BEFORE = "cacheInvalidBefore" |
| static final String | PRIORITY = "priority" |
| static Comparator< ComponentModel > | comparator |
関数 | |
| public< T > T | getNote (String key) |
非公開変数類 | |
| transient Boolean | enabled |
Stored configuration of a Client Storage provider instance.
|
inline |
|
inline |
|
inlineinherited |
|
inlinestaticinherited |
|
inlinestaticinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlinepackageinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inline |
|
inlinestaticinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inline |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlinestaticinherited |
|
staticinherited |
|
staticinherited |
|
staticinherited |
|
static |
|
private |
|
staticinherited |
|
staticinherited |
|
staticinherited |
|
staticinherited |
|
staticinherited |
1.8.13