Uses of Class
org.keycloak.representations.idm.ErrorRepresentation
Packages that use ErrorRepresentation
- 
Uses of ErrorRepresentation in org.keycloak.representations.idmMethods in org.keycloak.representations.idm that return types with arguments of type ErrorRepresentationMethod parameters in org.keycloak.representations.idm with type arguments of type ErrorRepresentationModifier and TypeMethodDescriptionvoidErrorRepresentation.setErrors(List<ErrorRepresentation> errors) 
- 
Uses of ErrorRepresentation in org.keycloak.servicesMethod parameters in org.keycloak.services with type arguments of type ErrorRepresentationModifier and TypeMethodDescriptionstatic ErrorResponseExceptionErrorResponse.errors(List<ErrorRepresentation> s, jakarta.ws.rs.core.Response.Status status) static ErrorResponseExceptionErrorResponse.errors(List<ErrorRepresentation> s, jakarta.ws.rs.core.Response.Status status, boolean shrinkSingleError)