Modifier and Type | Interface and Description |
---|---|
interface |
ClientModel |
interface |
RealmModel |
Modifier and Type | Method and Description |
---|---|
RoleContainerModel |
RoleModel.getContainer() |
Modifier and Type | Interface and Description |
---|---|
interface |
CachedRealmModel
Cached realms will implement this interface
|
Modifier and Type | Method and Description |
---|---|
RoleContainerModel |
RoleAdapter.getContainer() |
Modifier and Type | Class and Description |
---|---|
class |
ClientAdapter |
class |
RealmAdapter |
Modifier and Type | Method and Description |
---|---|
RoleContainerModel |
RoleAdapter.getContainer() |
Modifier and Type | Class and Description |
---|---|
class |
AbstractClientModel<E extends AbstractEntity> |
class |
MapClientAdapter |
Modifier and Type | Field and Description |
---|---|
protected RoleContainerModel |
RoleContainerResource.roleContainer |
Constructor and Description |
---|
ClientScopeEvaluateScopeMappingsResource(RoleContainerModel roleContainer,
AdminPermissionEvaluator auth,
ClientModel client,
String scopeParam,
KeycloakSession session) |
RoleContainerResource(KeycloakSession session,
javax.ws.rs.core.UriInfo uriInfo,
RealmModel realm,
AdminPermissionEvaluator auth,
RoleContainerModel roleContainer,
AdminEventBuilder adminEvent) |
Modifier and Type | Method and Description |
---|---|
boolean |
RolePermissionEvaluator.canList(RoleContainerModel container) |
boolean |
RolePermissionEvaluator.canManage(RoleContainerModel container) |
boolean |
RolePermissionEvaluator.canView(RoleContainerModel container) |
void |
RolePermissionEvaluator.requireList(RoleContainerModel container) |
void |
RolePermissionEvaluator.requireManage(RoleContainerModel container) |
void |
RolePermissionEvaluator.requireView(RoleContainerModel container) |
Modifier and Type | Class and Description |
---|---|
class |
AbstractClientStorageAdapter
Helper base class for ClientModel implementations for ClientStorageProvider implementations.
|
class |
AbstractReadOnlyClientStorageAdapter |
class |
UnsupportedOperationsClientStorageAdapter
Base helper class.
|
Modifier and Type | Method and Description |
---|---|
protected RoleContainerModel |
RoleLDAPStorageMapper.getTargetRoleContainer(RealmModel realm) |
Modifier and Type | Class and Description |
---|---|
class |
OpenshiftSAClientAdapter |
Copyright © 2020 JBoss by Red Hat. All rights reserved.