A B E G M N O P R T V W 
All Classes All Packages

A

addPortMapping(String, int, String) - Method in interface org.eclipse.dataspaceconnector.spi.WebServer
Adds a new port mapping and thus a new API context to this web server.
ApiErrorDetail - Class in org.eclipse.dataspaceconnector.spi
Define the structure for an API error to be returned to the client
ApiErrorDetail.Builder - Class in org.eclipse.dataspaceconnector.spi
 
AuthenticationFailedException - Exception in org.eclipse.dataspaceconnector.spi.exception
Indicates that an authorization was not possible or failed, e.g.
AuthenticationFailedException() - Constructor for exception org.eclipse.dataspaceconnector.spi.exception.AuthenticationFailedException
 
AuthenticationFailedException(String) - Constructor for exception org.eclipse.dataspaceconnector.spi.exception.AuthenticationFailedException
 

B

build() - Method in class org.eclipse.dataspaceconnector.spi.ApiErrorDetail.Builder
 

E

EdcApiException - Exception in org.eclipse.dataspaceconnector.spi.exception
 
EdcApiException(String) - Constructor for exception org.eclipse.dataspaceconnector.spi.exception.EdcApiException
 

G

getInvalidValue() - Method in class org.eclipse.dataspaceconnector.spi.ApiErrorDetail
The value of the field that caused the error.
getMessage() - Method in class org.eclipse.dataspaceconnector.spi.ApiErrorDetail
A description message about the error
getPath() - Method in class org.eclipse.dataspaceconnector.spi.ApiErrorDetail
The path of the field that caused the error.
getType() - Method in class org.eclipse.dataspaceconnector.spi.ApiErrorDetail
The type of the error occurred
getType() - Method in exception org.eclipse.dataspaceconnector.spi.exception.AuthenticationFailedException
 
getType() - Method in exception org.eclipse.dataspaceconnector.spi.exception.EdcApiException
 
getType() - Method in exception org.eclipse.dataspaceconnector.spi.exception.NotAuthorizedException
 
getType() - Method in exception org.eclipse.dataspaceconnector.spi.exception.ObjectExistsException
 
getType() - Method in exception org.eclipse.dataspaceconnector.spi.exception.ObjectNotFoundException
 
getType() - Method in exception org.eclipse.dataspaceconnector.spi.exception.ObjectNotModifiableException
 

M

message(String) - Method in class org.eclipse.dataspaceconnector.spi.ApiErrorDetail.Builder
 

N

newInstance() - Static method in class org.eclipse.dataspaceconnector.spi.ApiErrorDetail.Builder
 
NotAuthorizedException - Exception in org.eclipse.dataspaceconnector.spi.exception
 
NotAuthorizedException() - Constructor for exception org.eclipse.dataspaceconnector.spi.exception.NotAuthorizedException
 
NotAuthorizedException(String) - Constructor for exception org.eclipse.dataspaceconnector.spi.exception.NotAuthorizedException
 

O

ObjectExistsException - Exception in org.eclipse.dataspaceconnector.spi.exception
 
ObjectExistsException(Class<?>, String) - Constructor for exception org.eclipse.dataspaceconnector.spi.exception.ObjectExistsException
 
ObjectNotFoundException - Exception in org.eclipse.dataspaceconnector.spi.exception
 
ObjectNotFoundException(Class<?>, String) - Constructor for exception org.eclipse.dataspaceconnector.spi.exception.ObjectNotFoundException
 
ObjectNotModifiableException - Exception in org.eclipse.dataspaceconnector.spi.exception
 
ObjectNotModifiableException(String, String) - Constructor for exception org.eclipse.dataspaceconnector.spi.exception.ObjectNotModifiableException
 
org.eclipse.dataspaceconnector.spi - package org.eclipse.dataspaceconnector.spi
 
org.eclipse.dataspaceconnector.spi.exception - package org.eclipse.dataspaceconnector.spi.exception
 

P

path(String) - Method in class org.eclipse.dataspaceconnector.spi.ApiErrorDetail.Builder
 

R

registerResource(Object) - Method in interface org.eclipse.dataspaceconnector.spi.WebService
Registers a resource (e.g.
registerResource(String, Object) - Method in interface org.eclipse.dataspaceconnector.spi.WebService
Registers a resource (e.g.

T

type(String) - Method in class org.eclipse.dataspaceconnector.spi.ApiErrorDetail.Builder
 

V

value(String) - Method in class org.eclipse.dataspaceconnector.spi.ApiErrorDetail.Builder
 

W

WebServer - Interface in org.eclipse.dataspaceconnector.spi
Manages the runtime web (HTTP) server.
WebService - Interface in org.eclipse.dataspaceconnector.spi
Manages the runtime web (HTTP) service.
A B E G M N O P R T V W 
All Classes All Packages