Modifier and Type | Interface and Description |
---|---|
interface |
ApplicationModel |
interface |
RealmModel |
Modifier and Type | Method and Description |
---|---|
RoleContainerModel |
RoleModel.getContainer() |
Modifier and Type | Class and Description |
---|---|
class |
ApplicationAdapter |
class |
RealmAdapter |
Modifier and Type | Method and Description |
---|---|
RoleContainerModel |
RoleAdapter.getContainer() |
Modifier and Type | Method and Description |
---|---|
RoleContainerModel |
RoleAdapter.getContainer() |
Constructor and Description |
---|
RoleAdapter(RealmModel realm,
RoleEntity roleEntity,
RoleContainerModel roleContainer) |
Modifier and Type | Method and Description |
---|---|
RoleContainerModel |
RoleAdapter.getContainer() |
Modifier and Type | Method and Description |
---|---|
RoleContainerModel |
RoleAdapter.getContainer() |
Constructor and Description |
---|
RoleAdapter(KeycloakSession session,
RealmModel realm,
MongoRoleEntity roleEntity,
RoleContainerModel roleContainer,
MongoStoreInvocationContext invContext) |
Modifier and Type | Field and Description |
---|---|
protected RoleContainerModel |
RoleContainerResource.roleContainer |
Constructor and Description |
---|
RoleContainerResource(RealmModel realm,
RealmAuth auth,
RoleContainerModel roleContainer) |
Copyright © 2015. All rights reserved.