public interface RoleResource
Modifier and Type | Method and Description |
---|---|
String |
remove() |
org.keycloak.representations.idm.RoleRepresentation |
toRepresentation() |
@GET @Produces(value="application/json") org.keycloak.representations.idm.RoleRepresentation toRepresentation()
@DELETE String remove()
Copyright © 2012–2019 JBoss by Red Hat. All rights reserved.