public interface OAuthMiddleware extends Middleware
| Modifier and Type | Method and Description |
|---|---|
static OAuthMiddleware |
of(OAuthHandler oAuthHandler) |
static OAuthMiddleware |
of(OAuthHandler oauthHandler,
Integer maxRetries) |
invokestatic OAuthMiddleware of(OAuthHandler oAuthHandler)
static OAuthMiddleware of(OAuthHandler oauthHandler, Integer maxRetries)