| Package | Description |
|---|---|
| com.linecorp.armeria.server.auth |
HTTP authorization service.
|
| Modifier and Type | Method and Description |
|---|---|
HttpAuthServiceBuilder |
HttpAuthServiceBuilder.onFailure(AuthFailureHandler<HttpRequest,HttpResponse> failureHandler)
Deprecated.
|
AuthServiceBuilder |
AuthServiceBuilder.onFailure(AuthFailureHandler<HttpRequest,HttpResponse> failureHandler)
Sets the
AuthFailureHandler which handles the requests with failed authorization. |
Copyright © 2020 LeanCloud. All rights reserved.