Package | Description |
---|---|
io.vertx.rxjava.ext.auth.oauth2.authorization |
Modifier and Type | Field and Description |
---|---|
static io.vertx.lang.rx.TypeArg<ScopeAuthorization> |
ScopeAuthorization.__TYPE_ARG |
Modifier and Type | Method and Description |
---|---|
static ScopeAuthorization |
ScopeAuthorization.create(String scopeSeparator)
Factory method to create a Authorization provider for Oauth 2.0 scopes.
|
static ScopeAuthorization |
ScopeAuthorization.create(String scopeSeparator,
String claimKey)
Factory method to create a Authorization provider for OpenID Connect scopes.
|
static ScopeAuthorization |
ScopeAuthorization.newInstance(ScopeAuthorization arg) |
Copyright © 2021 Eclipse. All rights reserved.