Package | Description |
---|---|
com.amazonaws.services.identitymanagement |
Synchronous and asynchronous client classes for accessing AmazonIdentityManagement.
|
com.amazonaws.services.identitymanagement.model |
Classes modeling the various types represented by AmazonIdentityManagement.
|
Modifier and Type | Method and Description |
---|---|
CreateSAMLProviderResult |
AmazonIdentityManagementClient.createSAMLProvider(CreateSAMLProviderRequest createSAMLProviderRequest)
Creates an IAM entity to describe an identity provider (IdP) that
supports SAML 2.0.
|
CreateSAMLProviderResult |
AmazonIdentityManagement.createSAMLProvider(CreateSAMLProviderRequest createSAMLProviderRequest)
Creates an IAM entity to describe an identity provider (IdP) that
supports SAML 2.0.
|
Modifier and Type | Method and Description |
---|---|
Future<CreateSAMLProviderResult> |
AmazonIdentityManagementAsync.createSAMLProviderAsync(CreateSAMLProviderRequest createSAMLProviderRequest)
Creates an IAM entity to describe an identity provider (IdP) that
supports SAML 2.0.
|
Future<CreateSAMLProviderResult> |
AmazonIdentityManagementAsyncClient.createSAMLProviderAsync(CreateSAMLProviderRequest createSAMLProviderRequest)
Creates an IAM entity to describe an identity provider (IdP) that
supports SAML 2.0.
|
Future<CreateSAMLProviderResult> |
AmazonIdentityManagementAsync.createSAMLProviderAsync(CreateSAMLProviderRequest createSAMLProviderRequest,
AsyncHandler<CreateSAMLProviderRequest,CreateSAMLProviderResult> asyncHandler)
Creates an IAM entity to describe an identity provider (IdP) that
supports SAML 2.0.
|
Future<CreateSAMLProviderResult> |
AmazonIdentityManagementAsyncClient.createSAMLProviderAsync(CreateSAMLProviderRequest createSAMLProviderRequest,
AsyncHandler<CreateSAMLProviderRequest,CreateSAMLProviderResult> asyncHandler)
Creates an IAM entity to describe an identity provider (IdP) that
supports SAML 2.0.
|
Modifier and Type | Method and Description |
---|---|
Future<CreateSAMLProviderResult> |
AmazonIdentityManagementAsync.createSAMLProviderAsync(CreateSAMLProviderRequest createSAMLProviderRequest,
AsyncHandler<CreateSAMLProviderRequest,CreateSAMLProviderResult> asyncHandler)
Creates an IAM entity to describe an identity provider (IdP) that
supports SAML 2.0.
|
Future<CreateSAMLProviderResult> |
AmazonIdentityManagementAsyncClient.createSAMLProviderAsync(CreateSAMLProviderRequest createSAMLProviderRequest,
AsyncHandler<CreateSAMLProviderRequest,CreateSAMLProviderResult> asyncHandler)
Creates an IAM entity to describe an identity provider (IdP) that
supports SAML 2.0.
|
Modifier and Type | Method and Description |
---|---|
CreateSAMLProviderResult |
CreateSAMLProviderResult.withSAMLProviderArn(String sAMLProviderArn)
The Amazon Resource Name (ARN) of the SAML provider.
|
Copyright © 2014. All rights reserved.