Modifier and Type | Method and Description |
---|---|
GetOpenIdTokenForDeveloperIdentityResult |
AmazonCognitoIdentityClient.getOpenIdTokenForDeveloperIdentity(GetOpenIdTokenForDeveloperIdentityRequest getOpenIdTokenForDeveloperIdentityRequest)
Registers (or retrieves) a Cognito
IdentityId and an OpenID
Connect token for a user authenticated by your backend authentication
process. |
GetOpenIdTokenForDeveloperIdentityResult |
AmazonCognitoIdentity.getOpenIdTokenForDeveloperIdentity(GetOpenIdTokenForDeveloperIdentityRequest getOpenIdTokenForDeveloperIdentityRequest)
Registers (or retrieves) a Cognito
IdentityId and an OpenID
Connect token for a user authenticated by your backend authentication
process. |
GetOpenIdTokenForDeveloperIdentityResult |
AbstractAmazonCognitoIdentity.getOpenIdTokenForDeveloperIdentity(GetOpenIdTokenForDeveloperIdentityRequest request) |
Modifier and Type | Method and Description |
---|---|
GetOpenIdTokenForDeveloperIdentityResult |
GetOpenIdTokenForDeveloperIdentityResult.clone() |
GetOpenIdTokenForDeveloperIdentityResult |
GetOpenIdTokenForDeveloperIdentityResult.withIdentityId(java.lang.String identityId)
A unique identifier in the format REGION:GUID.
|
GetOpenIdTokenForDeveloperIdentityResult |
GetOpenIdTokenForDeveloperIdentityResult.withToken(java.lang.String token)
An OpenID token.
|
Modifier and Type | Method and Description |
---|---|
GetOpenIdTokenForDeveloperIdentityResult |
GetOpenIdTokenForDeveloperIdentityResultJsonUnmarshaller.unmarshall(JsonUnmarshallerContext context) |