| Modifier and Type | Method and Description |
|---|---|
ResourceServerScope |
ResourceServerScope.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
List<ResourceServerScope> |
UserPoolResourceServerProps.Jsii$Proxy.getScopes() |
default List<ResourceServerScope> |
UserPoolResourceServerOptions.getScopes()
Oauth scopes.
|
List<ResourceServerScope> |
UserPoolResourceServerOptions.Jsii$Proxy.getScopes() |
| Modifier and Type | Method and Description |
|---|---|
static OAuthScope |
OAuthScope.resourceServer(IUserPoolResourceServer server,
ResourceServerScope scope)
Adds a custom scope that's tied to a resource server in your stack.
|
| Modifier and Type | Method and Description |
|---|---|
UserPoolResourceServerProps.Builder |
UserPoolResourceServerProps.Builder.scopes(List<? extends ResourceServerScope> scopes)
Sets the value of
UserPoolResourceServerOptions.getScopes() |
UserPoolResourceServerOptions.Builder |
UserPoolResourceServerOptions.Builder.scopes(List<? extends ResourceServerScope> scopes)
Sets the value of
UserPoolResourceServerOptions.getScopes() |
UserPoolResourceServer.Builder |
UserPoolResourceServer.Builder.scopes(List<? extends ResourceServerScope> scopes)
Oauth scopes.
|
Copyright © 2022. All rights reserved.