Package | Description |
---|---|
org.keycloak.forms.account.freemarker.model |
Modifier and Type | Method and Description |
---|---|
MultivaluedHashMap<String,ApplicationsBean.ClientRoleEntry> |
ApplicationsBean.ApplicationEntry.getResourceRolesAvailable() |
Constructor and Description |
---|
ApplicationEntry(KeycloakSession session,
List<RoleModel> realmRolesAvailable,
MultivaluedHashMap<String,ApplicationsBean.ClientRoleEntry> resourceRolesAvailable,
ClientModel client,
List<String> clientScopesGranted,
List<String> additionalGrants) |
Copyright © 2021 JBoss by Red Hat. All rights reserved.