java.lang.Object
de.cuioss.portal.restclient.BearerTokenAuthFilter
- All Implemented Interfaces:
ClientRequestFilter
Client filter that will do token authentication. You must allocate it and
then register it with the Client or WebTarget.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
BearerTokenAuthFilter
public BearerTokenAuthFilter()
-
-
Method Details
-
filter
- Specified by:
filterin interfaceClientRequestFilter
-