Class AuthService

All Implemented Interfaces:
Unwrappable, HttpService, Service<HttpRequest,​HttpResponse>

public final class AuthService
extends SimpleDecoratingHttpService
Decorates an HttpService to provide HTTP authorization functionality.
See Also:
AuthServiceBuilder