Uses of Class
com.amazonaws.services.cognitoidentity.model.GetOpenIdTokenForDeveloperIdentityResult
Packages that use GetOpenIdTokenForDeveloperIdentityResult
Package
Description
-
Uses of GetOpenIdTokenForDeveloperIdentityResult in com.amazonaws.services.cognitoidentity
Methods in com.amazonaws.services.cognitoidentity that return GetOpenIdTokenForDeveloperIdentityResultModifier and TypeMethodDescriptionAbstractAmazonCognitoIdentity.getOpenIdTokenForDeveloperIdentity(GetOpenIdTokenForDeveloperIdentityRequest request) AmazonCognitoIdentity.getOpenIdTokenForDeveloperIdentity(GetOpenIdTokenForDeveloperIdentityRequest getOpenIdTokenForDeveloperIdentityRequest) Registers (or retrieves) a CognitoIdentityIdand an OpenID Connect token for a user authenticated by your backend authentication process.AmazonCognitoIdentityClient.getOpenIdTokenForDeveloperIdentity(GetOpenIdTokenForDeveloperIdentityRequest getOpenIdTokenForDeveloperIdentityRequest) Registers (or retrieves) a CognitoIdentityIdand an OpenID Connect token for a user authenticated by your backend authentication process.Methods in com.amazonaws.services.cognitoidentity that return types with arguments of type GetOpenIdTokenForDeveloperIdentityResultModifier and TypeMethodDescriptionAbstractAmazonCognitoIdentityAsync.getOpenIdTokenForDeveloperIdentityAsync(GetOpenIdTokenForDeveloperIdentityRequest request) AbstractAmazonCognitoIdentityAsync.getOpenIdTokenForDeveloperIdentityAsync(GetOpenIdTokenForDeveloperIdentityRequest request, AsyncHandler<GetOpenIdTokenForDeveloperIdentityRequest, GetOpenIdTokenForDeveloperIdentityResult> asyncHandler) AmazonCognitoIdentityAsync.getOpenIdTokenForDeveloperIdentityAsync(GetOpenIdTokenForDeveloperIdentityRequest getOpenIdTokenForDeveloperIdentityRequest) Registers (or retrieves) a CognitoIdentityIdand an OpenID Connect token for a user authenticated by your backend authentication process.AmazonCognitoIdentityAsync.getOpenIdTokenForDeveloperIdentityAsync(GetOpenIdTokenForDeveloperIdentityRequest getOpenIdTokenForDeveloperIdentityRequest, AsyncHandler<GetOpenIdTokenForDeveloperIdentityRequest, GetOpenIdTokenForDeveloperIdentityResult> asyncHandler) Registers (or retrieves) a CognitoIdentityIdand an OpenID Connect token for a user authenticated by your backend authentication process.AmazonCognitoIdentityAsyncClient.getOpenIdTokenForDeveloperIdentityAsync(GetOpenIdTokenForDeveloperIdentityRequest request) AmazonCognitoIdentityAsyncClient.getOpenIdTokenForDeveloperIdentityAsync(GetOpenIdTokenForDeveloperIdentityRequest request, AsyncHandler<GetOpenIdTokenForDeveloperIdentityRequest, GetOpenIdTokenForDeveloperIdentityResult> asyncHandler) Method parameters in com.amazonaws.services.cognitoidentity with type arguments of type GetOpenIdTokenForDeveloperIdentityResultModifier and TypeMethodDescriptionAbstractAmazonCognitoIdentityAsync.getOpenIdTokenForDeveloperIdentityAsync(GetOpenIdTokenForDeveloperIdentityRequest request, AsyncHandler<GetOpenIdTokenForDeveloperIdentityRequest, GetOpenIdTokenForDeveloperIdentityResult> asyncHandler) AmazonCognitoIdentityAsync.getOpenIdTokenForDeveloperIdentityAsync(GetOpenIdTokenForDeveloperIdentityRequest getOpenIdTokenForDeveloperIdentityRequest, AsyncHandler<GetOpenIdTokenForDeveloperIdentityRequest, GetOpenIdTokenForDeveloperIdentityResult> asyncHandler) Registers (or retrieves) a CognitoIdentityIdand an OpenID Connect token for a user authenticated by your backend authentication process.AmazonCognitoIdentityAsyncClient.getOpenIdTokenForDeveloperIdentityAsync(GetOpenIdTokenForDeveloperIdentityRequest request, AsyncHandler<GetOpenIdTokenForDeveloperIdentityRequest, GetOpenIdTokenForDeveloperIdentityResult> asyncHandler) -
Uses of GetOpenIdTokenForDeveloperIdentityResult in com.amazonaws.services.cognitoidentity.model
Methods in com.amazonaws.services.cognitoidentity.model that return GetOpenIdTokenForDeveloperIdentityResultModifier and TypeMethodDescriptionGetOpenIdTokenForDeveloperIdentityResult.clone()GetOpenIdTokenForDeveloperIdentityResult.withIdentityId(String identityId) A unique identifier in the format REGION:GUID.An OpenID token.