Uses of Class
org.keycloak.representations.idm.RolesRepresentation
-
Uses of RolesRepresentation in org.keycloak.models.utils
Modifier and TypeMethodDescriptionstatic void
RepresentationToModel.importRoles
(RolesRepresentation realmRoles, RealmModel realm) -
Uses of RolesRepresentation in org.keycloak.representations.idm
Modifier and TypeFieldDescriptionprotected RolesRepresentation
PartialImportRepresentation.roles
protected RolesRepresentation
RealmRepresentation.roles
Modifier and TypeMethodDescriptionPartialImportRepresentation.getRoles()
RealmRepresentation.getRoles()
Modifier and TypeMethodDescriptionvoid
PartialImportRepresentation.setRoles
(RolesRepresentation roles) void
RealmRepresentation.setRoles
(RolesRepresentation roles)