Modifier and Type | Interface and Description |
---|---|
interface |
RealmProvider |
interface |
RoleProvider
Provider of the role records.
|
Modifier and Type | Interface and Description |
---|---|
interface |
CacheRealmProvider |
Modifier and Type | Class and Description |
---|---|
class |
RealmCacheSession
- the high level architecture of this cache is an invalidation cache.
|
Modifier and Type | Class and Description |
---|---|
class |
JpaRealmProvider |
Modifier and Type | Class and Description |
---|---|
class |
MapRealmProvider<K> |
Modifier and Type | Class and Description |
---|---|
class |
MapRoleProvider<K> |
Modifier and Type | Class and Description |
---|---|
class |
RoleStorageManager |
Modifier and Type | Interface and Description |
---|---|
interface |
RoleStorageProvider
Base interface for components that want to provide an alternative storage mechanism for roles
|
Copyright © 2021 JBoss by Red Hat. All rights reserved.