| Package | Description |
|---|---|
| com.amazonaws.services.ssoadmin |
IAM Identity Center (successor to Single Sign-On) helps you securely create, or connect, your workforce identities
and manage their access centrally across Amazon Web Services accounts and applications.
|
| com.amazonaws.services.ssoadmin.model |
| Modifier and Type | Method and Description |
|---|---|
PutApplicationAuthenticationMethodRequest |
PutApplicationAuthenticationMethodRequest.clone() |
PutApplicationAuthenticationMethodRequest |
PutApplicationAuthenticationMethodRequest.withApplicationArn(String applicationArn)
Specifies the ARN of the application with the authentication method to add or update.
|
PutApplicationAuthenticationMethodRequest |
PutApplicationAuthenticationMethodRequest.withAuthenticationMethod(AuthenticationMethod authenticationMethod)
Specifies a structure that describes the authentication method to add or update.
|
PutApplicationAuthenticationMethodRequest |
PutApplicationAuthenticationMethodRequest.withAuthenticationMethodType(AuthenticationMethodType authenticationMethodType)
Specifies the type of the authentication method that you want to add or update.
|
PutApplicationAuthenticationMethodRequest |
PutApplicationAuthenticationMethodRequest.withAuthenticationMethodType(String authenticationMethodType)
Specifies the type of the authentication method that you want to add or update.
|
Copyright © 2024. All rights reserved.