role Exists By Name
fun KeycloakClient.roleExistsByName(name: String, realm: String): Boolean
Content copied to clipboard
fun KeycloakClient.roleExistsByName(name: String, realm: String, client: String): Boolean
Content copied to clipboard