Package | Description |
---|---|
org.keycloak.representations.idm | |
org.keycloak.services |
Modifier and Type | Method and Description |
---|---|
List<ErrorRepresentation> |
ErrorRepresentation.getErrors() |
Modifier and Type | Method and Description |
---|---|
void |
ErrorRepresentation.setErrors(List<ErrorRepresentation> errors) |
Modifier and Type | Method and Description |
---|---|
static javax.ws.rs.core.Response |
ErrorResponse.errors(List<ErrorRepresentation> s,
javax.ws.rs.core.Response.Status status) |
static javax.ws.rs.core.Response |
ErrorResponse.errors(List<ErrorRepresentation> s,
javax.ws.rs.core.Response.Status status,
boolean shrinkSingleError) |
Copyright © 2021 JBoss by Red Hat. All rights reserved.