| Package | Description |
|---|---|
| org.keycloak.models | |
| org.keycloak.models.jpa | |
| org.keycloak.models.mongo.keycloak.adapters | |
| org.keycloak.services.resources.admin |
| 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(RealmAdapter 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 © 2014. All Rights Reserved.