Package | Description |
---|---|
org.keycloak.authorization.admin | |
org.keycloak.authorization.admin.util |
Modifier and Type | Method and Description |
---|---|
javax.ws.rs.core.Response |
ResourceServerService.importSettings(javax.ws.rs.core.UriInfo uriInfo,
ResourceServerRepresentation rep) |
javax.ws.rs.core.Response |
ResourceServerService.update(ResourceServerRepresentation server) |
Modifier and Type | Method and Description |
---|---|
static ResourceServerRepresentation |
Models.toRepresentation(ResourceServer model,
RealmModel realm) |
Modifier and Type | Method and Description |
---|---|
static ResourceServer |
Models.toModel(ResourceServerRepresentation server,
AuthorizationProvider authorization) |
Copyright © 2016 JBoss by Red Hat. All rights reserved.