- getAccessToken() - Method in class com.amazonaws.services.ssooidc.model.CreateTokenResult
-
An opaque token to access IAM Identity Center resources assigned to a user.
- getAuthorizationEndpoint() - Method in class com.amazonaws.services.ssooidc.model.RegisterClientResult
-
The endpoint where the client can request authorization.
- getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.ssooidc.AbstractAWSSSOOIDC
-
- getCachedResponseMetadata(AmazonWebServiceRequest) - Method in interface com.amazonaws.services.ssooidc.AWSSSOOIDC
-
Returns additional metadata for a previously executed successful request, typically used for debugging issues
where a service isn't acting as expected.
- getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.ssooidc.AWSSSOOIDCClient
-
Returns additional metadata for a previously executed successful, request, typically used for debugging issues
where a service isn't acting as expected.
- getClientId() - Method in class com.amazonaws.services.ssooidc.model.CreateTokenRequest
-
The unique identifier string for each client.
- getClientId() - Method in class com.amazonaws.services.ssooidc.model.RegisterClientResult
-
The unique identifier string for each client.
- getClientId() - Method in class com.amazonaws.services.ssooidc.model.StartDeviceAuthorizationRequest
-
The unique identifier string for the client that is registered with IAM Identity Center.
- getClientIdIssuedAt() - Method in class com.amazonaws.services.ssooidc.model.RegisterClientResult
-
Indicates the time at which the clientId and clientSecret were issued.
- getClientName() - Method in class com.amazonaws.services.ssooidc.model.RegisterClientRequest
-
The friendly name of the client.
- getClientSecret() - Method in class com.amazonaws.services.ssooidc.model.CreateTokenRequest
-
A secret string generated for the client.
- getClientSecret() - Method in class com.amazonaws.services.ssooidc.model.RegisterClientResult
-
A secret string generated for the client.
- getClientSecret() - Method in class com.amazonaws.services.ssooidc.model.StartDeviceAuthorizationRequest
-
A secret string that is generated for the client.
- getClientSecretExpiresAt() - Method in class com.amazonaws.services.ssooidc.model.RegisterClientResult
-
Indicates the time at which the clientId and clientSecret will become invalid.
- getClientType() - Method in class com.amazonaws.services.ssooidc.model.RegisterClientRequest
-
The type of client.
- getCode() - Method in class com.amazonaws.services.ssooidc.model.CreateTokenRequest
-
The authorization code received from the authorization service.
- getDeviceCode() - Method in class com.amazonaws.services.ssooidc.model.CreateTokenRequest
-
Used only when calling this API for the device code grant type.
- getDeviceCode() - Method in class com.amazonaws.services.ssooidc.model.StartDeviceAuthorizationResult
-
The short-lived code that is used by the device when polling for a session token.
- getError() - Method in exception com.amazonaws.services.ssooidc.model.AccessDeniedException
-
- getError() - Method in exception com.amazonaws.services.ssooidc.model.AuthorizationPendingException
-
- getError() - Method in exception com.amazonaws.services.ssooidc.model.ExpiredTokenException
-
- getError() - Method in exception com.amazonaws.services.ssooidc.model.InternalServerException
-
- getError() - Method in exception com.amazonaws.services.ssooidc.model.InvalidClientException
-
- getError() - Method in exception com.amazonaws.services.ssooidc.model.InvalidClientMetadataException
-
- getError() - Method in exception com.amazonaws.services.ssooidc.model.InvalidGrantException
-
- getError() - Method in exception com.amazonaws.services.ssooidc.model.InvalidRequestException
-
- getError() - Method in exception com.amazonaws.services.ssooidc.model.InvalidScopeException
-
- getError() - Method in exception com.amazonaws.services.ssooidc.model.SlowDownException
-
- getError() - Method in exception com.amazonaws.services.ssooidc.model.UnauthorizedClientException
-
- getError() - Method in exception com.amazonaws.services.ssooidc.model.UnsupportedGrantTypeException
-
- getError_description() - Method in exception com.amazonaws.services.ssooidc.model.AccessDeniedException
-
- getError_description() - Method in exception com.amazonaws.services.ssooidc.model.AuthorizationPendingException
-
- getError_description() - Method in exception com.amazonaws.services.ssooidc.model.ExpiredTokenException
-
- getError_description() - Method in exception com.amazonaws.services.ssooidc.model.InternalServerException
-
- getError_description() - Method in exception com.amazonaws.services.ssooidc.model.InvalidClientException
-
- getError_description() - Method in exception com.amazonaws.services.ssooidc.model.InvalidClientMetadataException
-
- getError_description() - Method in exception com.amazonaws.services.ssooidc.model.InvalidGrantException
-
- getError_description() - Method in exception com.amazonaws.services.ssooidc.model.InvalidRequestException
-
- getError_description() - Method in exception com.amazonaws.services.ssooidc.model.InvalidScopeException
-
- getError_description() - Method in exception com.amazonaws.services.ssooidc.model.SlowDownException
-
- getError_description() - Method in exception com.amazonaws.services.ssooidc.model.UnauthorizedClientException
-
- getError_description() - Method in exception com.amazonaws.services.ssooidc.model.UnsupportedGrantTypeException
-
- getExecutorService() - Method in class com.amazonaws.services.ssooidc.AWSSSOOIDCAsyncClient
-
Returns the executor service used by this client to execute async requests.
- getExpiresIn() - Method in class com.amazonaws.services.ssooidc.model.CreateTokenResult
-
Indicates the time in seconds when an access token will expire.
- getExpiresIn() - Method in class com.amazonaws.services.ssooidc.model.StartDeviceAuthorizationResult
-
Indicates the number of seconds in which the verification code will become invalid.
- getGrantType() - Method in class com.amazonaws.services.ssooidc.model.CreateTokenRequest
-
Supports grant types for the authorization code, refresh token, and device code request.
- getIdToken() - Method in class com.amazonaws.services.ssooidc.model.CreateTokenResult
-
Currently, idToken is not yet implemented and is not supported.
- getInterval() - Method in class com.amazonaws.services.ssooidc.model.StartDeviceAuthorizationResult
-
Indicates the number of seconds the client must wait between attempts when polling for a session.
- getRedirectUri() - Method in class com.amazonaws.services.ssooidc.model.CreateTokenRequest
-
The location of the application that will receive the authorization code.
- getRefreshToken() - Method in class com.amazonaws.services.ssooidc.model.CreateTokenRequest
-
Currently, refreshToken is not yet implemented and is not supported.
- getRefreshToken() - Method in class com.amazonaws.services.ssooidc.model.CreateTokenResult
-
Currently, refreshToken is not yet implemented and is not supported.
- getScope() - Method in class com.amazonaws.services.ssooidc.model.CreateTokenRequest
-
The list of scopes that is defined by the client.
- getScopes() - Method in class com.amazonaws.services.ssooidc.model.RegisterClientRequest
-
The list of scopes that are defined by the client.
- getStartUrl() - Method in class com.amazonaws.services.ssooidc.model.StartDeviceAuthorizationRequest
-
The URL for the AWS access portal.
- getTokenEndpoint() - Method in class com.amazonaws.services.ssooidc.model.RegisterClientResult
-
The endpoint where the client can get an access token.
- getTokenType() - Method in class com.amazonaws.services.ssooidc.model.CreateTokenResult
-
Used to notify the client that the returned token is an access token.
- getUserCode() - Method in class com.amazonaws.services.ssooidc.model.StartDeviceAuthorizationResult
-
A one-time user verification code.
- getVerificationUri() - Method in class com.amazonaws.services.ssooidc.model.StartDeviceAuthorizationResult
-
The URI of the verification page that takes the userCode to authorize the device.
- getVerificationUriComplete() - Method in class com.amazonaws.services.ssooidc.model.StartDeviceAuthorizationResult
-
An alternate URL that the client can use to automatically launch a browser.
- setAccessToken(String) - Method in class com.amazonaws.services.ssooidc.model.CreateTokenResult
-
An opaque token to access IAM Identity Center resources assigned to a user.
- setAuthorizationEndpoint(String) - Method in class com.amazonaws.services.ssooidc.model.RegisterClientResult
-
The endpoint where the client can request authorization.
- setClientId(String) - Method in class com.amazonaws.services.ssooidc.model.CreateTokenRequest
-
The unique identifier string for each client.
- setClientId(String) - Method in class com.amazonaws.services.ssooidc.model.RegisterClientResult
-
The unique identifier string for each client.
- setClientId(String) - Method in class com.amazonaws.services.ssooidc.model.StartDeviceAuthorizationRequest
-
The unique identifier string for the client that is registered with IAM Identity Center.
- setClientIdIssuedAt(Long) - Method in class com.amazonaws.services.ssooidc.model.RegisterClientResult
-
Indicates the time at which the clientId and clientSecret were issued.
- setClientName(String) - Method in class com.amazonaws.services.ssooidc.model.RegisterClientRequest
-
The friendly name of the client.
- setClientSecret(String) - Method in class com.amazonaws.services.ssooidc.model.CreateTokenRequest
-
A secret string generated for the client.
- setClientSecret(String) - Method in class com.amazonaws.services.ssooidc.model.RegisterClientResult
-
A secret string generated for the client.
- setClientSecret(String) - Method in class com.amazonaws.services.ssooidc.model.StartDeviceAuthorizationRequest
-
A secret string that is generated for the client.
- setClientSecretExpiresAt(Long) - Method in class com.amazonaws.services.ssooidc.model.RegisterClientResult
-
Indicates the time at which the clientId and clientSecret will become invalid.
- setClientType(String) - Method in class com.amazonaws.services.ssooidc.model.RegisterClientRequest
-
The type of client.
- setCode(String) - Method in class com.amazonaws.services.ssooidc.model.CreateTokenRequest
-
The authorization code received from the authorization service.
- setDeviceCode(String) - Method in class com.amazonaws.services.ssooidc.model.CreateTokenRequest
-
Used only when calling this API for the device code grant type.
- setDeviceCode(String) - Method in class com.amazonaws.services.ssooidc.model.StartDeviceAuthorizationResult
-
The short-lived code that is used by the device when polling for a session token.
- setError(String) - Method in exception com.amazonaws.services.ssooidc.model.AccessDeniedException
-
- setError(String) - Method in exception com.amazonaws.services.ssooidc.model.AuthorizationPendingException
-
- setError(String) - Method in exception com.amazonaws.services.ssooidc.model.ExpiredTokenException
-
- setError(String) - Method in exception com.amazonaws.services.ssooidc.model.InternalServerException
-
- setError(String) - Method in exception com.amazonaws.services.ssooidc.model.InvalidClientException
-
- setError(String) - Method in exception com.amazonaws.services.ssooidc.model.InvalidClientMetadataException
-
- setError(String) - Method in exception com.amazonaws.services.ssooidc.model.InvalidGrantException
-
- setError(String) - Method in exception com.amazonaws.services.ssooidc.model.InvalidRequestException
-
- setError(String) - Method in exception com.amazonaws.services.ssooidc.model.InvalidScopeException
-
- setError(String) - Method in exception com.amazonaws.services.ssooidc.model.SlowDownException
-
- setError(String) - Method in exception com.amazonaws.services.ssooidc.model.UnauthorizedClientException
-
- setError(String) - Method in exception com.amazonaws.services.ssooidc.model.UnsupportedGrantTypeException
-
- setError_description(String) - Method in exception com.amazonaws.services.ssooidc.model.AccessDeniedException
-
- setError_description(String) - Method in exception com.amazonaws.services.ssooidc.model.AuthorizationPendingException
-
- setError_description(String) - Method in exception com.amazonaws.services.ssooidc.model.ExpiredTokenException
-
- setError_description(String) - Method in exception com.amazonaws.services.ssooidc.model.InternalServerException
-
- setError_description(String) - Method in exception com.amazonaws.services.ssooidc.model.InvalidClientException
-
- setError_description(String) - Method in exception com.amazonaws.services.ssooidc.model.InvalidClientMetadataException
-
- setError_description(String) - Method in exception com.amazonaws.services.ssooidc.model.InvalidGrantException
-
- setError_description(String) - Method in exception com.amazonaws.services.ssooidc.model.InvalidRequestException
-
- setError_description(String) - Method in exception com.amazonaws.services.ssooidc.model.InvalidScopeException
-
- setError_description(String) - Method in exception com.amazonaws.services.ssooidc.model.SlowDownException
-
- setError_description(String) - Method in exception com.amazonaws.services.ssooidc.model.UnauthorizedClientException
-
- setError_description(String) - Method in exception com.amazonaws.services.ssooidc.model.UnsupportedGrantTypeException
-
- setExpiresIn(Integer) - Method in class com.amazonaws.services.ssooidc.model.CreateTokenResult
-
Indicates the time in seconds when an access token will expire.
- setExpiresIn(Integer) - Method in class com.amazonaws.services.ssooidc.model.StartDeviceAuthorizationResult
-
Indicates the number of seconds in which the verification code will become invalid.
- setGrantType(String) - Method in class com.amazonaws.services.ssooidc.model.CreateTokenRequest
-
Supports grant types for the authorization code, refresh token, and device code request.
- setIdToken(String) - Method in class com.amazonaws.services.ssooidc.model.CreateTokenResult
-
Currently, idToken is not yet implemented and is not supported.
- setInterval(Integer) - Method in class com.amazonaws.services.ssooidc.model.StartDeviceAuthorizationResult
-
Indicates the number of seconds the client must wait between attempts when polling for a session.
- setRedirectUri(String) - Method in class com.amazonaws.services.ssooidc.model.CreateTokenRequest
-
The location of the application that will receive the authorization code.
- setRefreshToken(String) - Method in class com.amazonaws.services.ssooidc.model.CreateTokenRequest
-
Currently, refreshToken is not yet implemented and is not supported.
- setRefreshToken(String) - Method in class com.amazonaws.services.ssooidc.model.CreateTokenResult
-
Currently, refreshToken is not yet implemented and is not supported.
- setScope(Collection<String>) - Method in class com.amazonaws.services.ssooidc.model.CreateTokenRequest
-
The list of scopes that is defined by the client.
- setScopes(Collection<String>) - Method in class com.amazonaws.services.ssooidc.model.RegisterClientRequest
-
The list of scopes that are defined by the client.
- setStartUrl(String) - Method in class com.amazonaws.services.ssooidc.model.StartDeviceAuthorizationRequest
-
The URL for the AWS access portal.
- setTokenEndpoint(String) - Method in class com.amazonaws.services.ssooidc.model.RegisterClientResult
-
The endpoint where the client can get an access token.
- setTokenType(String) - Method in class com.amazonaws.services.ssooidc.model.CreateTokenResult
-
Used to notify the client that the returned token is an access token.
- setUserCode(String) - Method in class com.amazonaws.services.ssooidc.model.StartDeviceAuthorizationResult
-
A one-time user verification code.
- setVerificationUri(String) - Method in class com.amazonaws.services.ssooidc.model.StartDeviceAuthorizationResult
-
The URI of the verification page that takes the userCode to authorize the device.
- setVerificationUriComplete(String) - Method in class com.amazonaws.services.ssooidc.model.StartDeviceAuthorizationResult
-
An alternate URL that the client can use to automatically launch a browser.
- shutdown() - Method in class com.amazonaws.services.ssooidc.AbstractAWSSSOOIDC
-
- shutdown() - Method in interface com.amazonaws.services.ssooidc.AWSSSOOIDC
-
Shuts down this client object, releasing any resources that might be held open.
- shutdown() - Method in class com.amazonaws.services.ssooidc.AWSSSOOIDCAsyncClient
-
Shuts down the client, releasing all managed resources.
- shutdown() - Method in class com.amazonaws.services.ssooidc.AWSSSOOIDCClient
-
- SlowDownException - Exception in com.amazonaws.services.ssooidc.model
-
Indicates that the client is making the request too frequently and is more than the service can handle.
- SlowDownException(String) - Constructor for exception com.amazonaws.services.ssooidc.model.SlowDownException
-
Constructs a new SlowDownException with the specified error message.
- standard() - Static method in class com.amazonaws.services.ssooidc.AWSSSOOIDCAsyncClientBuilder
-
- standard() - Static method in class com.amazonaws.services.ssooidc.AWSSSOOIDCClientBuilder
-
- startDeviceAuthorization(StartDeviceAuthorizationRequest) - Method in class com.amazonaws.services.ssooidc.AbstractAWSSSOOIDC
-
- startDeviceAuthorization(StartDeviceAuthorizationRequest) - Method in interface com.amazonaws.services.ssooidc.AWSSSOOIDC
-
Initiates device authorization by requesting a pair of verification codes from the authorization service.
- startDeviceAuthorization(StartDeviceAuthorizationRequest) - Method in class com.amazonaws.services.ssooidc.AWSSSOOIDCClient
-
Initiates device authorization by requesting a pair of verification codes from the authorization service.
- startDeviceAuthorizationAsync(StartDeviceAuthorizationRequest) - Method in class com.amazonaws.services.ssooidc.AbstractAWSSSOOIDCAsync
-
- startDeviceAuthorizationAsync(StartDeviceAuthorizationRequest, AsyncHandler<StartDeviceAuthorizationRequest, StartDeviceAuthorizationResult>) - Method in class com.amazonaws.services.ssooidc.AbstractAWSSSOOIDCAsync
-
- startDeviceAuthorizationAsync(StartDeviceAuthorizationRequest) - Method in interface com.amazonaws.services.ssooidc.AWSSSOOIDCAsync
-
Initiates device authorization by requesting a pair of verification codes from the authorization service.
- startDeviceAuthorizationAsync(StartDeviceAuthorizationRequest, AsyncHandler<StartDeviceAuthorizationRequest, StartDeviceAuthorizationResult>) - Method in interface com.amazonaws.services.ssooidc.AWSSSOOIDCAsync
-
Initiates device authorization by requesting a pair of verification codes from the authorization service.
- startDeviceAuthorizationAsync(StartDeviceAuthorizationRequest) - Method in class com.amazonaws.services.ssooidc.AWSSSOOIDCAsyncClient
-
- startDeviceAuthorizationAsync(StartDeviceAuthorizationRequest, AsyncHandler<StartDeviceAuthorizationRequest, StartDeviceAuthorizationResult>) - Method in class com.amazonaws.services.ssooidc.AWSSSOOIDCAsyncClient
-
- StartDeviceAuthorizationRequest - Class in com.amazonaws.services.ssooidc.model
-
- StartDeviceAuthorizationRequest() - Constructor for class com.amazonaws.services.ssooidc.model.StartDeviceAuthorizationRequest
-
- StartDeviceAuthorizationResult - Class in com.amazonaws.services.ssooidc.model
-
- StartDeviceAuthorizationResult() - Constructor for class com.amazonaws.services.ssooidc.model.StartDeviceAuthorizationResult
-
- withAccessToken(String) - Method in class com.amazonaws.services.ssooidc.model.CreateTokenResult
-
An opaque token to access IAM Identity Center resources assigned to a user.
- withAuthorizationEndpoint(String) - Method in class com.amazonaws.services.ssooidc.model.RegisterClientResult
-
The endpoint where the client can request authorization.
- withClientId(String) - Method in class com.amazonaws.services.ssooidc.model.CreateTokenRequest
-
The unique identifier string for each client.
- withClientId(String) - Method in class com.amazonaws.services.ssooidc.model.RegisterClientResult
-
The unique identifier string for each client.
- withClientId(String) - Method in class com.amazonaws.services.ssooidc.model.StartDeviceAuthorizationRequest
-
The unique identifier string for the client that is registered with IAM Identity Center.
- withClientIdIssuedAt(Long) - Method in class com.amazonaws.services.ssooidc.model.RegisterClientResult
-
Indicates the time at which the clientId and clientSecret were issued.
- withClientName(String) - Method in class com.amazonaws.services.ssooidc.model.RegisterClientRequest
-
The friendly name of the client.
- withClientSecret(String) - Method in class com.amazonaws.services.ssooidc.model.CreateTokenRequest
-
A secret string generated for the client.
- withClientSecret(String) - Method in class com.amazonaws.services.ssooidc.model.RegisterClientResult
-
A secret string generated for the client.
- withClientSecret(String) - Method in class com.amazonaws.services.ssooidc.model.StartDeviceAuthorizationRequest
-
A secret string that is generated for the client.
- withClientSecretExpiresAt(Long) - Method in class com.amazonaws.services.ssooidc.model.RegisterClientResult
-
Indicates the time at which the clientId and clientSecret will become invalid.
- withClientType(String) - Method in class com.amazonaws.services.ssooidc.model.RegisterClientRequest
-
The type of client.
- withCode(String) - Method in class com.amazonaws.services.ssooidc.model.CreateTokenRequest
-
The authorization code received from the authorization service.
- withDeviceCode(String) - Method in class com.amazonaws.services.ssooidc.model.CreateTokenRequest
-
Used only when calling this API for the device code grant type.
- withDeviceCode(String) - Method in class com.amazonaws.services.ssooidc.model.StartDeviceAuthorizationResult
-
The short-lived code that is used by the device when polling for a session token.
- withError(String) - Method in exception com.amazonaws.services.ssooidc.model.AccessDeniedException
-
- withError(String) - Method in exception com.amazonaws.services.ssooidc.model.AuthorizationPendingException
-
- withError(String) - Method in exception com.amazonaws.services.ssooidc.model.ExpiredTokenException
-
- withError(String) - Method in exception com.amazonaws.services.ssooidc.model.InternalServerException
-
- withError(String) - Method in exception com.amazonaws.services.ssooidc.model.InvalidClientException
-
- withError(String) - Method in exception com.amazonaws.services.ssooidc.model.InvalidClientMetadataException
-
- withError(String) - Method in exception com.amazonaws.services.ssooidc.model.InvalidGrantException
-
- withError(String) - Method in exception com.amazonaws.services.ssooidc.model.InvalidRequestException
-
- withError(String) - Method in exception com.amazonaws.services.ssooidc.model.InvalidScopeException
-
- withError(String) - Method in exception com.amazonaws.services.ssooidc.model.SlowDownException
-
- withError(String) - Method in exception com.amazonaws.services.ssooidc.model.UnauthorizedClientException
-
- withError(String) - Method in exception com.amazonaws.services.ssooidc.model.UnsupportedGrantTypeException
-
- withError_description(String) - Method in exception com.amazonaws.services.ssooidc.model.AccessDeniedException
-
- withError_description(String) - Method in exception com.amazonaws.services.ssooidc.model.AuthorizationPendingException
-
- withError_description(String) - Method in exception com.amazonaws.services.ssooidc.model.ExpiredTokenException
-
- withError_description(String) - Method in exception com.amazonaws.services.ssooidc.model.InternalServerException
-
- withError_description(String) - Method in exception com.amazonaws.services.ssooidc.model.InvalidClientException
-
- withError_description(String) - Method in exception com.amazonaws.services.ssooidc.model.InvalidClientMetadataException
-
- withError_description(String) - Method in exception com.amazonaws.services.ssooidc.model.InvalidGrantException
-
- withError_description(String) - Method in exception com.amazonaws.services.ssooidc.model.InvalidRequestException
-
- withError_description(String) - Method in exception com.amazonaws.services.ssooidc.model.InvalidScopeException
-
- withError_description(String) - Method in exception com.amazonaws.services.ssooidc.model.SlowDownException
-
- withError_description(String) - Method in exception com.amazonaws.services.ssooidc.model.UnauthorizedClientException
-
- withError_description(String) - Method in exception com.amazonaws.services.ssooidc.model.UnsupportedGrantTypeException
-
- withExpiresIn(Integer) - Method in class com.amazonaws.services.ssooidc.model.CreateTokenResult
-
Indicates the time in seconds when an access token will expire.
- withExpiresIn(Integer) - Method in class com.amazonaws.services.ssooidc.model.StartDeviceAuthorizationResult
-
Indicates the number of seconds in which the verification code will become invalid.
- withGrantType(String) - Method in class com.amazonaws.services.ssooidc.model.CreateTokenRequest
-
Supports grant types for the authorization code, refresh token, and device code request.
- withIdToken(String) - Method in class com.amazonaws.services.ssooidc.model.CreateTokenResult
-
Currently, idToken is not yet implemented and is not supported.
- withInterval(Integer) - Method in class com.amazonaws.services.ssooidc.model.StartDeviceAuthorizationResult
-
Indicates the number of seconds the client must wait between attempts when polling for a session.
- withRedirectUri(String) - Method in class com.amazonaws.services.ssooidc.model.CreateTokenRequest
-
The location of the application that will receive the authorization code.
- withRefreshToken(String) - Method in class com.amazonaws.services.ssooidc.model.CreateTokenRequest
-
Currently, refreshToken is not yet implemented and is not supported.
- withRefreshToken(String) - Method in class com.amazonaws.services.ssooidc.model.CreateTokenResult
-
Currently, refreshToken is not yet implemented and is not supported.
- withScope(String...) - Method in class com.amazonaws.services.ssooidc.model.CreateTokenRequest
-
The list of scopes that is defined by the client.
- withScope(Collection<String>) - Method in class com.amazonaws.services.ssooidc.model.CreateTokenRequest
-
The list of scopes that is defined by the client.
- withScopes(String...) - Method in class com.amazonaws.services.ssooidc.model.RegisterClientRequest
-
The list of scopes that are defined by the client.
- withScopes(Collection<String>) - Method in class com.amazonaws.services.ssooidc.model.RegisterClientRequest
-
The list of scopes that are defined by the client.
- withStartUrl(String) - Method in class com.amazonaws.services.ssooidc.model.StartDeviceAuthorizationRequest
-
The URL for the AWS access portal.
- withTokenEndpoint(String) - Method in class com.amazonaws.services.ssooidc.model.RegisterClientResult
-
The endpoint where the client can get an access token.
- withTokenType(String) - Method in class com.amazonaws.services.ssooidc.model.CreateTokenResult
-
Used to notify the client that the returned token is an access token.
- withUserCode(String) - Method in class com.amazonaws.services.ssooidc.model.StartDeviceAuthorizationResult
-
A one-time user verification code.
- withVerificationUri(String) - Method in class com.amazonaws.services.ssooidc.model.StartDeviceAuthorizationResult
-
The URI of the verification page that takes the userCode to authorize the device.
- withVerificationUriComplete(String) - Method in class com.amazonaws.services.ssooidc.model.StartDeviceAuthorizationResult
-
An alternate URL that the client can use to automatically launch a browser.