Uses of Class
org.keycloak.representations.idm.authorization.RolePolicyRepresentation.RoleDefinition
-
Packages that use RolePolicyRepresentation.RoleDefinition Package Description org.keycloak.representations.idm.authorization -
-
Uses of RolePolicyRepresentation.RoleDefinition in org.keycloak.representations.idm.authorization
Methods in org.keycloak.representations.idm.authorization that return types with arguments of type RolePolicyRepresentation.RoleDefinition Modifier and Type Method Description Set<RolePolicyRepresentation.RoleDefinition>
RolePolicyRepresentation. getRoles()
Method parameters in org.keycloak.representations.idm.authorization with type arguments of type RolePolicyRepresentation.RoleDefinition Modifier and Type Method Description void
RolePolicyRepresentation. setRoles(Set<RolePolicyRepresentation.RoleDefinition> roles)
-