Package org.keycloak.models
Class AdminRoles
java.lang.Object
org.keycloak.models.AdminRoles
- Author:
- Stian Thorgersen
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final String
static String[]
static String[]
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
Deprecated, for removal: This API element is subject to removal in a future version.static final String
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
APP_SUFFIX
- See Also:
-
ADMIN
- See Also:
-
REALM_ADMIN
- See Also:
-
CREATE_REALM
- See Also:
-
CREATE_CLIENT
- See Also:
-
VIEW_REALM
- See Also:
-
VIEW_USERS
- See Also:
-
VIEW_CLIENTS
- See Also:
-
VIEW_EVENTS
- See Also:
-
VIEW_IDENTITY_PROVIDERS
- See Also:
-
VIEW_AUTHORIZATION
- See Also:
-
VIEW_SYSTEM
Deprecated, for removal: This API element is subject to removal in a future version.- See Also:
-
MANAGE_REALM
- See Also:
-
MANAGE_USERS
- See Also:
-
MANAGE_IDENTITY_PROVIDERS
- See Also:
-
MANAGE_CLIENTS
- See Also:
-
MANAGE_EVENTS
- See Also:
-
MANAGE_AUTHORIZATION
- See Also:
-
QUERY_USERS
- See Also:
-
QUERY_CLIENTS
- See Also:
-
QUERY_REALMS
- See Also:
-
QUERY_GROUPS
- See Also:
-
IMPERSONATION
- See Also:
-
ALL_REALM_ROLES
-
ALL_QUERY_ROLES
-
ALL_ROLES
-
-
Constructor Details
-
AdminRoles
public AdminRoles()
-