java.lang.Object
de.cuioss.portal.restclient.TokenFilter
- 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
-
TokenFilter
public TokenFilter()
-
-
Method Details
-
filter
- Specified by:
filterin interfaceClientRequestFilter
-