Interface RoleResource


  • public interface RoleResource
    Since:
    0.9.0
    • Method Detail

      • toRepresentation

        @GET
        @Produces("application/json")
        org.keycloak.representations.idm.RoleRepresentation toRepresentation()
      • remove

        @DELETE
        String remove()