| Package | Description |
|---|---|
| com.amazonaws.services.cognitoidentityprovider |
Using the Amazon Cognito User Pools API, you can create a user pool to manage directories and users.
|
| com.amazonaws.services.cognitoidentityprovider.model |
Classes modeling the various types represented by AmazonCognitoIdentityProvider
|
| Modifier and Type | Method and Description |
|---|---|
CreateResourceServerResult |
AmazonCognitoIdentityProviderClient.createResourceServer(CreateResourceServerRequest createResourceServerRequest)
Creates a new OAuth2.0 resource server and defines custom scopes in it.
|
CreateResourceServerResult |
AmazonCognitoIdentityProvider.createResourceServer(CreateResourceServerRequest createResourceServerRequest)
Creates a new OAuth2.0 resource server and defines custom scopes in it.
|
| Modifier and Type | Method and Description |
|---|---|
CreateResourceServerResult |
CreateResourceServerResult.withResourceServer(ResourceServerType resourceServer)
The newly created resource server.
|
Copyright © 2020. All rights reserved.