Package | Description |
---|---|
org.jboss.as.domain.management.security |
Modifier and Type | Method and Description |
---|---|
static LdapCacheResourceDefinition.CacheFor |
LdapCacheResourceDefinition.CacheFor.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LdapCacheResourceDefinition.CacheFor[] |
LdapCacheResourceDefinition.CacheFor.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static ResourceDefinition |
LdapCacheResourceDefinition.createByAccessTime(LdapCacheResourceDefinition.CacheFor cacheFor) |
static ResourceDefinition |
LdapCacheResourceDefinition.createBySearchTime(LdapCacheResourceDefinition.CacheFor cacheFor) |
Copyright © 2023 JBoss by Red Hat. All rights reserved.