Class RndTokenService

java.lang.Object
org.restheart.security.services.RndTokenService
All Implemented Interfaces:
ConfigurablePlugin, ExchangeTypeResolver<JsonRequest,​JsonResponse>, HandlingPlugin<JsonRequest,​JsonResponse>, JsonService, Plugin, Service<JsonRequest,​JsonResponse>

public class RndTokenService extends Object implements JsonService
allows to get and invalidate the user auth token generated by RndTokenManager
Author:
Andrea Di Cesare <andrea@softinstigate.com>