Index
All Classes and Interfaces|All Packages|Constant Field Values
B
- baseName() - Element in annotation interface de.cuioss.portal.restclient.PortalRestClient
- basicAuth(String, String) - Method in class de.cuioss.portal.restclient.CuiRestClientBuilder
-
Adds the credentials for basic-auth
- BasicAuthenticationFilter - Class in de.cuioss.portal.restclient
-
Filter to set basic authentication header.
- BasicAuthenticationFilter(String, String) - Constructor for class de.cuioss.portal.restclient.BasicAuthenticationFilter
- bearerAuthToken(String) - Method in class de.cuioss.portal.restclient.CuiRestClientBuilder
-
Adds the credentials for bearer-auth
- BearerTokenAuthFilter - Class in de.cuioss.portal.restclient
-
Client filter that will do token authentication.
- BearerTokenAuthFilter() - Constructor for class de.cuioss.portal.restclient.BearerTokenAuthFilter
- build(Class<T>) - Method in class de.cuioss.portal.restclient.CuiRestClientBuilder
-
Create an implementation of the service interface T using the rest client.
All Classes and Interfaces|All Packages|Constant Field Values