Toggle navigation
Home
org.keycloak.models.ClientModel to org.keycloak.models.RoleModel
No. of Instances - 1
No. of Commits - 1
No. of Projects - {'keycloak'}
Hierarchy/Composition: -
Primitive Info: -
NameSpace: Internal -> Internal
Mapping:
Add or Remove Method invocation
resourceServer.getClientId()
to
roleId
Cascading Type Change (Similar)
ClientModel
to
RoleModel
Rename Method invocation
getClientById
to
getRoleById
Rename Variable
resourceServerClient
to
role