- cause(Throwable) - Method in interface software.amazon.awssdk.services.ssooidc.model.AccessDeniedException.Builder
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.ssooidc.model.AuthorizationPendingException.Builder
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.ssooidc.model.ExpiredTokenException.Builder
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.ssooidc.model.InternalServerException.Builder
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.ssooidc.model.InvalidClientException.Builder
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.ssooidc.model.InvalidClientMetadataException.Builder
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.ssooidc.model.InvalidGrantException.Builder
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.ssooidc.model.InvalidRequestException.Builder
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.ssooidc.model.InvalidScopeException.Builder
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.ssooidc.model.SlowDownException.Builder
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.ssooidc.model.SsoOidcException.Builder
-
- cause(Throwable) - Method in class software.amazon.awssdk.services.ssooidc.model.SsoOidcException.BuilderImpl
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.ssooidc.model.UnauthorizedClientException.Builder
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.ssooidc.model.UnsupportedGrantTypeException.Builder
-
- clientId(String) - Method in interface software.amazon.awssdk.services.ssooidc.model.CreateTokenRequest.Builder
-
The unique identifier string for each client.
- clientId() - Method in class software.amazon.awssdk.services.ssooidc.model.CreateTokenRequest
-
The unique identifier string for each client.
- clientId(String) - Method in interface software.amazon.awssdk.services.ssooidc.model.RegisterClientResponse.Builder
-
The unique identifier string for each client.
- clientId() - Method in class software.amazon.awssdk.services.ssooidc.model.RegisterClientResponse
-
The unique identifier string for each client.
- clientId(String) - Method in interface software.amazon.awssdk.services.ssooidc.model.StartDeviceAuthorizationRequest.Builder
-
The unique identifier string for the client that is registered with AWS SSO.
- clientId() - Method in class software.amazon.awssdk.services.ssooidc.model.StartDeviceAuthorizationRequest
-
The unique identifier string for the client that is registered with AWS SSO.
- clientIdIssuedAt(Long) - Method in interface software.amazon.awssdk.services.ssooidc.model.RegisterClientResponse.Builder
-
Indicates the time at which the clientId and clientSecret were issued.
- clientIdIssuedAt() - Method in class software.amazon.awssdk.services.ssooidc.model.RegisterClientResponse
-
Indicates the time at which the clientId and clientSecret were issued.
- clientName(String) - Method in interface software.amazon.awssdk.services.ssooidc.model.RegisterClientRequest.Builder
-
The friendly name of the client.
- clientName() - Method in class software.amazon.awssdk.services.ssooidc.model.RegisterClientRequest
-
The friendly name of the client.
- clientSecret(String) - Method in interface software.amazon.awssdk.services.ssooidc.model.CreateTokenRequest.Builder
-
A secret string generated for the client.
- clientSecret() - Method in class software.amazon.awssdk.services.ssooidc.model.CreateTokenRequest
-
A secret string generated for the client.
- clientSecret(String) - Method in interface software.amazon.awssdk.services.ssooidc.model.RegisterClientResponse.Builder
-
A secret string generated for the client.
- clientSecret() - Method in class software.amazon.awssdk.services.ssooidc.model.RegisterClientResponse
-
A secret string generated for the client.
- clientSecret(String) - Method in interface software.amazon.awssdk.services.ssooidc.model.StartDeviceAuthorizationRequest.Builder
-
A secret string that is generated for the client.
- clientSecret() - Method in class software.amazon.awssdk.services.ssooidc.model.StartDeviceAuthorizationRequest
-
A secret string that is generated for the client.
- clientSecretExpiresAt(Long) - Method in interface software.amazon.awssdk.services.ssooidc.model.RegisterClientResponse.Builder
-
Indicates the time at which the clientId and clientSecret will become invalid.
- clientSecretExpiresAt() - Method in class software.amazon.awssdk.services.ssooidc.model.RegisterClientResponse
-
Indicates the time at which the clientId and clientSecret will become invalid.
- clientType(String) - Method in interface software.amazon.awssdk.services.ssooidc.model.RegisterClientRequest.Builder
-
The type of client.
- clientType() - Method in class software.amazon.awssdk.services.ssooidc.model.RegisterClientRequest
-
The type of client.
- code(String) - Method in interface software.amazon.awssdk.services.ssooidc.model.CreateTokenRequest.Builder
-
The authorization code received from the authorization service.
- code() - Method in class software.amazon.awssdk.services.ssooidc.model.CreateTokenRequest
-
The authorization code received from the authorization service.
- create(AwsResponseMetadata) - Static method in class software.amazon.awssdk.services.ssooidc.model.SsoOidcResponseMetadata
-
- create() - Static method in interface software.amazon.awssdk.services.ssooidc.SsoOidcAsyncClient
-
- create() - Static method in interface software.amazon.awssdk.services.ssooidc.SsoOidcClient
-
- createToken(CreateTokenRequest) - Method in interface software.amazon.awssdk.services.ssooidc.SsoOidcAsyncClient
-
Creates and returns an access token for the authorized client.
- createToken(Consumer<CreateTokenRequest.Builder>) - Method in interface software.amazon.awssdk.services.ssooidc.SsoOidcAsyncClient
-
Creates and returns an access token for the authorized client.
- createToken(CreateTokenRequest) - Method in interface software.amazon.awssdk.services.ssooidc.SsoOidcClient
-
Creates and returns an access token for the authorized client.
- createToken(Consumer<CreateTokenRequest.Builder>) - Method in interface software.amazon.awssdk.services.ssooidc.SsoOidcClient
-
Creates and returns an access token for the authorized client.
- CreateTokenRequest - Class in software.amazon.awssdk.services.ssooidc.model
-
- CreateTokenRequest.Builder - Interface in software.amazon.awssdk.services.ssooidc.model
-
- CreateTokenRequestMarshaller - Class in software.amazon.awssdk.services.ssooidc.transform
-
- CreateTokenRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.ssooidc.transform.CreateTokenRequestMarshaller
-
- CreateTokenResponse - Class in software.amazon.awssdk.services.ssooidc.model
-
- CreateTokenResponse.Builder - Interface in software.amazon.awssdk.services.ssooidc.model
-
- equals(Object) - Method in class software.amazon.awssdk.services.ssooidc.model.CreateTokenRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.ssooidc.model.CreateTokenResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.ssooidc.model.RegisterClientRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.ssooidc.model.RegisterClientResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.ssooidc.model.StartDeviceAuthorizationRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.ssooidc.model.StartDeviceAuthorizationResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.ssooidc.model.CreateTokenRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.ssooidc.model.CreateTokenResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.ssooidc.model.RegisterClientRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.ssooidc.model.RegisterClientResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.ssooidc.model.StartDeviceAuthorizationRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.ssooidc.model.StartDeviceAuthorizationResponse
-
- error(String) - Method in interface software.amazon.awssdk.services.ssooidc.model.AccessDeniedException.Builder
-
Sets the value of the Error property for this object.
- error() - Method in exception software.amazon.awssdk.services.ssooidc.model.AccessDeniedException
-
Returns the value of the Error property for this object.
- error(String) - Method in interface software.amazon.awssdk.services.ssooidc.model.AuthorizationPendingException.Builder
-
Sets the value of the Error property for this object.
- error() - Method in exception software.amazon.awssdk.services.ssooidc.model.AuthorizationPendingException
-
Returns the value of the Error property for this object.
- error(String) - Method in interface software.amazon.awssdk.services.ssooidc.model.ExpiredTokenException.Builder
-
Sets the value of the Error property for this object.
- error() - Method in exception software.amazon.awssdk.services.ssooidc.model.ExpiredTokenException
-
Returns the value of the Error property for this object.
- error(String) - Method in interface software.amazon.awssdk.services.ssooidc.model.InternalServerException.Builder
-
Sets the value of the Error property for this object.
- error() - Method in exception software.amazon.awssdk.services.ssooidc.model.InternalServerException
-
Returns the value of the Error property for this object.
- error(String) - Method in interface software.amazon.awssdk.services.ssooidc.model.InvalidClientException.Builder
-
Sets the value of the Error property for this object.
- error() - Method in exception software.amazon.awssdk.services.ssooidc.model.InvalidClientException
-
Returns the value of the Error property for this object.
- error(String) - Method in interface software.amazon.awssdk.services.ssooidc.model.InvalidClientMetadataException.Builder
-
Sets the value of the Error property for this object.
- error() - Method in exception software.amazon.awssdk.services.ssooidc.model.InvalidClientMetadataException
-
Returns the value of the Error property for this object.
- error(String) - Method in interface software.amazon.awssdk.services.ssooidc.model.InvalidGrantException.Builder
-
Sets the value of the Error property for this object.
- error() - Method in exception software.amazon.awssdk.services.ssooidc.model.InvalidGrantException
-
Returns the value of the Error property for this object.
- error(String) - Method in interface software.amazon.awssdk.services.ssooidc.model.InvalidRequestException.Builder
-
Sets the value of the Error property for this object.
- error() - Method in exception software.amazon.awssdk.services.ssooidc.model.InvalidRequestException
-
Returns the value of the Error property for this object.
- error(String) - Method in interface software.amazon.awssdk.services.ssooidc.model.InvalidScopeException.Builder
-
Sets the value of the Error property for this object.
- error() - Method in exception software.amazon.awssdk.services.ssooidc.model.InvalidScopeException
-
Returns the value of the Error property for this object.
- error(String) - Method in interface software.amazon.awssdk.services.ssooidc.model.SlowDownException.Builder
-
Sets the value of the Error property for this object.
- error() - Method in exception software.amazon.awssdk.services.ssooidc.model.SlowDownException
-
Returns the value of the Error property for this object.
- error(String) - Method in interface software.amazon.awssdk.services.ssooidc.model.UnauthorizedClientException.Builder
-
Sets the value of the Error property for this object.
- error() - Method in exception software.amazon.awssdk.services.ssooidc.model.UnauthorizedClientException
-
Returns the value of the Error property for this object.
- error(String) - Method in interface software.amazon.awssdk.services.ssooidc.model.UnsupportedGrantTypeException.Builder
-
Sets the value of the Error property for this object.
- error() - Method in exception software.amazon.awssdk.services.ssooidc.model.UnsupportedGrantTypeException
-
Returns the value of the Error property for this object.
- error_description(String) - Method in interface software.amazon.awssdk.services.ssooidc.model.AccessDeniedException.Builder
-
- error_description() - Method in exception software.amazon.awssdk.services.ssooidc.model.AccessDeniedException
-
- error_description(String) - Method in interface software.amazon.awssdk.services.ssooidc.model.AuthorizationPendingException.Builder
-
- error_description() - Method in exception software.amazon.awssdk.services.ssooidc.model.AuthorizationPendingException
-
- error_description(String) - Method in interface software.amazon.awssdk.services.ssooidc.model.ExpiredTokenException.Builder
-
- error_description() - Method in exception software.amazon.awssdk.services.ssooidc.model.ExpiredTokenException
-
- error_description(String) - Method in interface software.amazon.awssdk.services.ssooidc.model.InternalServerException.Builder
-
- error_description() - Method in exception software.amazon.awssdk.services.ssooidc.model.InternalServerException
-
- error_description(String) - Method in interface software.amazon.awssdk.services.ssooidc.model.InvalidClientException.Builder
-
- error_description() - Method in exception software.amazon.awssdk.services.ssooidc.model.InvalidClientException
-
- error_description(String) - Method in interface software.amazon.awssdk.services.ssooidc.model.InvalidClientMetadataException.Builder
-
- error_description() - Method in exception software.amazon.awssdk.services.ssooidc.model.InvalidClientMetadataException
-
- error_description(String) - Method in interface software.amazon.awssdk.services.ssooidc.model.InvalidGrantException.Builder
-
- error_description() - Method in exception software.amazon.awssdk.services.ssooidc.model.InvalidGrantException
-
- error_description(String) - Method in interface software.amazon.awssdk.services.ssooidc.model.InvalidRequestException.Builder
-
- error_description() - Method in exception software.amazon.awssdk.services.ssooidc.model.InvalidRequestException
-
- error_description(String) - Method in interface software.amazon.awssdk.services.ssooidc.model.InvalidScopeException.Builder
-
- error_description() - Method in exception software.amazon.awssdk.services.ssooidc.model.InvalidScopeException
-
- error_description(String) - Method in interface software.amazon.awssdk.services.ssooidc.model.SlowDownException.Builder
-
- error_description() - Method in exception software.amazon.awssdk.services.ssooidc.model.SlowDownException
-
- error_description(String) - Method in interface software.amazon.awssdk.services.ssooidc.model.UnauthorizedClientException.Builder
-
- error_description() - Method in exception software.amazon.awssdk.services.ssooidc.model.UnauthorizedClientException
-
- error_description(String) - Method in interface software.amazon.awssdk.services.ssooidc.model.UnsupportedGrantTypeException.Builder
-
- error_description() - Method in exception software.amazon.awssdk.services.ssooidc.model.UnsupportedGrantTypeException
-
- errorDescription(String) - Method in interface software.amazon.awssdk.services.ssooidc.model.AccessDeniedException.Builder
-
Sets the value of the ErrorDescription property for this object.
- errorDescription() - Method in exception software.amazon.awssdk.services.ssooidc.model.AccessDeniedException
-
Returns the value of the ErrorDescription property for this object.
- errorDescription(String) - Method in interface software.amazon.awssdk.services.ssooidc.model.AuthorizationPendingException.Builder
-
Sets the value of the ErrorDescription property for this object.
- errorDescription() - Method in exception software.amazon.awssdk.services.ssooidc.model.AuthorizationPendingException
-
Returns the value of the ErrorDescription property for this object.
- errorDescription(String) - Method in interface software.amazon.awssdk.services.ssooidc.model.ExpiredTokenException.Builder
-
Sets the value of the ErrorDescription property for this object.
- errorDescription() - Method in exception software.amazon.awssdk.services.ssooidc.model.ExpiredTokenException
-
Returns the value of the ErrorDescription property for this object.
- errorDescription(String) - Method in interface software.amazon.awssdk.services.ssooidc.model.InternalServerException.Builder
-
Sets the value of the ErrorDescription property for this object.
- errorDescription() - Method in exception software.amazon.awssdk.services.ssooidc.model.InternalServerException
-
Returns the value of the ErrorDescription property for this object.
- errorDescription(String) - Method in interface software.amazon.awssdk.services.ssooidc.model.InvalidClientException.Builder
-
Sets the value of the ErrorDescription property for this object.
- errorDescription() - Method in exception software.amazon.awssdk.services.ssooidc.model.InvalidClientException
-
Returns the value of the ErrorDescription property for this object.
- errorDescription(String) - Method in interface software.amazon.awssdk.services.ssooidc.model.InvalidClientMetadataException.Builder
-
Sets the value of the ErrorDescription property for this object.
- errorDescription() - Method in exception software.amazon.awssdk.services.ssooidc.model.InvalidClientMetadataException
-
Returns the value of the ErrorDescription property for this object.
- errorDescription(String) - Method in interface software.amazon.awssdk.services.ssooidc.model.InvalidGrantException.Builder
-
Sets the value of the ErrorDescription property for this object.
- errorDescription() - Method in exception software.amazon.awssdk.services.ssooidc.model.InvalidGrantException
-
Returns the value of the ErrorDescription property for this object.
- errorDescription(String) - Method in interface software.amazon.awssdk.services.ssooidc.model.InvalidRequestException.Builder
-
Sets the value of the ErrorDescription property for this object.
- errorDescription() - Method in exception software.amazon.awssdk.services.ssooidc.model.InvalidRequestException
-
Returns the value of the ErrorDescription property for this object.
- errorDescription(String) - Method in interface software.amazon.awssdk.services.ssooidc.model.InvalidScopeException.Builder
-
Sets the value of the ErrorDescription property for this object.
- errorDescription() - Method in exception software.amazon.awssdk.services.ssooidc.model.InvalidScopeException
-
Returns the value of the ErrorDescription property for this object.
- errorDescription(String) - Method in interface software.amazon.awssdk.services.ssooidc.model.SlowDownException.Builder
-
Sets the value of the ErrorDescription property for this object.
- errorDescription() - Method in exception software.amazon.awssdk.services.ssooidc.model.SlowDownException
-
Returns the value of the ErrorDescription property for this object.
- errorDescription(String) - Method in interface software.amazon.awssdk.services.ssooidc.model.UnauthorizedClientException.Builder
-
Sets the value of the ErrorDescription property for this object.
- errorDescription() - Method in exception software.amazon.awssdk.services.ssooidc.model.UnauthorizedClientException
-
Returns the value of the ErrorDescription property for this object.
- errorDescription(String) - Method in interface software.amazon.awssdk.services.ssooidc.model.UnsupportedGrantTypeException.Builder
-
Sets the value of the ErrorDescription property for this object.
- errorDescription() - Method in exception software.amazon.awssdk.services.ssooidc.model.UnsupportedGrantTypeException
-
Returns the value of the ErrorDescription property for this object.
- ExpiredTokenException - Exception in software.amazon.awssdk.services.ssooidc.model
-
Indicates that the token issued by the service is expired and is no longer valid.
- ExpiredTokenException.Builder - Interface in software.amazon.awssdk.services.ssooidc.model
-
- expiresIn(Integer) - Method in interface software.amazon.awssdk.services.ssooidc.model.CreateTokenResponse.Builder
-
Indicates the time in seconds when an access token will expire.
- expiresIn() - Method in class software.amazon.awssdk.services.ssooidc.model.CreateTokenResponse
-
Indicates the time in seconds when an access token will expire.
- expiresIn(Integer) - Method in interface software.amazon.awssdk.services.ssooidc.model.StartDeviceAuthorizationResponse.Builder
-
Indicates the number of seconds in which the verification code will become invalid.
- expiresIn() - Method in class software.amazon.awssdk.services.ssooidc.model.StartDeviceAuthorizationResponse
-
Indicates the number of seconds in which the verification code will become invalid.
- scope(Collection<String>) - Method in interface software.amazon.awssdk.services.ssooidc.model.CreateTokenRequest.Builder
-
The list of scopes that is defined by the client.
- scope(String...) - Method in interface software.amazon.awssdk.services.ssooidc.model.CreateTokenRequest.Builder
-
The list of scopes that is defined by the client.
- scope() - Method in class software.amazon.awssdk.services.ssooidc.model.CreateTokenRequest
-
The list of scopes that is defined by the client.
- scopes(Collection<String>) - Method in interface software.amazon.awssdk.services.ssooidc.model.RegisterClientRequest.Builder
-
The list of scopes that are defined by the client.
- scopes(String...) - Method in interface software.amazon.awssdk.services.ssooidc.model.RegisterClientRequest.Builder
-
The list of scopes that are defined by the client.
- scopes() - Method in class software.amazon.awssdk.services.ssooidc.model.RegisterClientRequest
-
The list of scopes that are defined by the client.
- sdkFields() - Method in exception software.amazon.awssdk.services.ssooidc.model.AccessDeniedException
-
- sdkFields() - Method in exception software.amazon.awssdk.services.ssooidc.model.AuthorizationPendingException
-
- sdkFields() - Method in class software.amazon.awssdk.services.ssooidc.model.CreateTokenRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.ssooidc.model.CreateTokenResponse
-
- sdkFields() - Method in exception software.amazon.awssdk.services.ssooidc.model.ExpiredTokenException
-
- sdkFields() - Method in exception software.amazon.awssdk.services.ssooidc.model.InternalServerException
-
- sdkFields() - Method in exception software.amazon.awssdk.services.ssooidc.model.InvalidClientException
-
- sdkFields() - Method in exception software.amazon.awssdk.services.ssooidc.model.InvalidClientMetadataException
-
- sdkFields() - Method in exception software.amazon.awssdk.services.ssooidc.model.InvalidGrantException
-
- sdkFields() - Method in exception software.amazon.awssdk.services.ssooidc.model.InvalidRequestException
-
- sdkFields() - Method in exception software.amazon.awssdk.services.ssooidc.model.InvalidScopeException
-
- sdkFields() - Method in class software.amazon.awssdk.services.ssooidc.model.RegisterClientRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.ssooidc.model.RegisterClientResponse
-
- sdkFields() - Method in exception software.amazon.awssdk.services.ssooidc.model.SlowDownException
-
- sdkFields() - Method in class software.amazon.awssdk.services.ssooidc.model.StartDeviceAuthorizationRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.ssooidc.model.StartDeviceAuthorizationResponse
-
- sdkFields() - Method in exception software.amazon.awssdk.services.ssooidc.model.UnauthorizedClientException
-
- sdkFields() - Method in exception software.amazon.awssdk.services.ssooidc.model.UnsupportedGrantTypeException
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.ssooidc.model.AccessDeniedException
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.ssooidc.model.AuthorizationPendingException
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.ssooidc.model.CreateTokenRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.ssooidc.model.CreateTokenResponse
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.ssooidc.model.ExpiredTokenException
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.ssooidc.model.InternalServerException
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.ssooidc.model.InvalidClientException
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.ssooidc.model.InvalidClientMetadataException
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.ssooidc.model.InvalidGrantException
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.ssooidc.model.InvalidRequestException
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.ssooidc.model.InvalidScopeException
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.ssooidc.model.RegisterClientRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.ssooidc.model.RegisterClientResponse
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.ssooidc.model.SlowDownException
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.ssooidc.model.SsoOidcException
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.ssooidc.model.StartDeviceAuthorizationRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.ssooidc.model.StartDeviceAuthorizationResponse
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.ssooidc.model.UnauthorizedClientException
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.ssooidc.model.UnsupportedGrantTypeException
-
- SERVICE_NAME - Static variable in interface software.amazon.awssdk.services.ssooidc.SsoOidcAsyncClient
-
- SERVICE_NAME - Static variable in interface software.amazon.awssdk.services.ssooidc.SsoOidcClient
-
- serviceMetadata() - Static method in interface software.amazon.awssdk.services.ssooidc.SsoOidcClient
-
- SlowDownException - Exception in software.amazon.awssdk.services.ssooidc.model
-
Indicates that the client is making the request too frequently and is more than the service can handle.
- SlowDownException.Builder - Interface in software.amazon.awssdk.services.ssooidc.model
-
- software.amazon.awssdk.services.ssooidc - package software.amazon.awssdk.services.ssooidc
-
AWS Single Sign-On (SSO) OpenID Connect (OIDC) is a web service that enables a client (such as AWS CLI or a native
application) to register with AWS SSO.
- software.amazon.awssdk.services.ssooidc.model - package software.amazon.awssdk.services.ssooidc.model
-
- software.amazon.awssdk.services.ssooidc.transform - package software.amazon.awssdk.services.ssooidc.transform
-
- SsoOidcAsyncClient - Interface in software.amazon.awssdk.services.ssooidc
-
Service client for accessing SSO OIDC asynchronously.
- SsoOidcAsyncClientBuilder - Interface in software.amazon.awssdk.services.ssooidc
-
- SsoOidcBaseClientBuilder<B extends SsoOidcBaseClientBuilder<B,C>,C> - Interface in software.amazon.awssdk.services.ssooidc
-
- SsoOidcClient - Interface in software.amazon.awssdk.services.ssooidc
-
Service client for accessing SSO OIDC.
- SsoOidcClientBuilder - Interface in software.amazon.awssdk.services.ssooidc
-
- SsoOidcException - Exception in software.amazon.awssdk.services.ssooidc.model
-
- SsoOidcException(SsoOidcException.Builder) - Constructor for exception software.amazon.awssdk.services.ssooidc.model.SsoOidcException
-
- SsoOidcException.Builder - Interface in software.amazon.awssdk.services.ssooidc.model
-
- SsoOidcException.BuilderImpl - Class in software.amazon.awssdk.services.ssooidc.model
-
- SsoOidcRequest - Class in software.amazon.awssdk.services.ssooidc.model
-
- SsoOidcRequest(SsoOidcRequest.Builder) - Constructor for class software.amazon.awssdk.services.ssooidc.model.SsoOidcRequest
-
- SsoOidcRequest.Builder - Interface in software.amazon.awssdk.services.ssooidc.model
-
- SsoOidcRequest.BuilderImpl - Class in software.amazon.awssdk.services.ssooidc.model
-
- SsoOidcResponse - Class in software.amazon.awssdk.services.ssooidc.model
-
- SsoOidcResponse(SsoOidcResponse.Builder) - Constructor for class software.amazon.awssdk.services.ssooidc.model.SsoOidcResponse
-
- SsoOidcResponse.Builder - Interface in software.amazon.awssdk.services.ssooidc.model
-
- SsoOidcResponse.BuilderImpl - Class in software.amazon.awssdk.services.ssooidc.model
-
- SsoOidcResponseMetadata - Class in software.amazon.awssdk.services.ssooidc.model
-
- startDeviceAuthorization(StartDeviceAuthorizationRequest) - Method in interface software.amazon.awssdk.services.ssooidc.SsoOidcAsyncClient
-
Initiates device authorization by requesting a pair of verification codes from the authorization service.
- startDeviceAuthorization(Consumer<StartDeviceAuthorizationRequest.Builder>) - Method in interface software.amazon.awssdk.services.ssooidc.SsoOidcAsyncClient
-
Initiates device authorization by requesting a pair of verification codes from the authorization service.
- startDeviceAuthorization(StartDeviceAuthorizationRequest) - Method in interface software.amazon.awssdk.services.ssooidc.SsoOidcClient
-
Initiates device authorization by requesting a pair of verification codes from the authorization service.
- startDeviceAuthorization(Consumer<StartDeviceAuthorizationRequest.Builder>) - Method in interface software.amazon.awssdk.services.ssooidc.SsoOidcClient
-
Initiates device authorization by requesting a pair of verification codes from the authorization service.
- StartDeviceAuthorizationRequest - Class in software.amazon.awssdk.services.ssooidc.model
-
- StartDeviceAuthorizationRequest.Builder - Interface in software.amazon.awssdk.services.ssooidc.model
-
- StartDeviceAuthorizationRequestMarshaller - Class in software.amazon.awssdk.services.ssooidc.transform
-
- StartDeviceAuthorizationRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.ssooidc.transform.StartDeviceAuthorizationRequestMarshaller
-
- StartDeviceAuthorizationResponse - Class in software.amazon.awssdk.services.ssooidc.model
-
- StartDeviceAuthorizationResponse.Builder - Interface in software.amazon.awssdk.services.ssooidc.model
-
- startUrl(String) - Method in interface software.amazon.awssdk.services.ssooidc.model.StartDeviceAuthorizationRequest.Builder
-
The URL for the AWS SSO user portal.
- startUrl() - Method in class software.amazon.awssdk.services.ssooidc.model.StartDeviceAuthorizationRequest
-
The URL for the AWS SSO user portal.
- statusCode(int) - Method in interface software.amazon.awssdk.services.ssooidc.model.AccessDeniedException.Builder
-
- statusCode(int) - Method in interface software.amazon.awssdk.services.ssooidc.model.AuthorizationPendingException.Builder
-
- statusCode(int) - Method in interface software.amazon.awssdk.services.ssooidc.model.ExpiredTokenException.Builder
-
- statusCode(int) - Method in interface software.amazon.awssdk.services.ssooidc.model.InternalServerException.Builder
-
- statusCode(int) - Method in interface software.amazon.awssdk.services.ssooidc.model.InvalidClientException.Builder
-
- statusCode(int) - Method in interface software.amazon.awssdk.services.ssooidc.model.InvalidClientMetadataException.Builder
-
- statusCode(int) - Method in interface software.amazon.awssdk.services.ssooidc.model.InvalidGrantException.Builder
-
- statusCode(int) - Method in interface software.amazon.awssdk.services.ssooidc.model.InvalidRequestException.Builder
-
- statusCode(int) - Method in interface software.amazon.awssdk.services.ssooidc.model.InvalidScopeException.Builder
-
- statusCode(int) - Method in interface software.amazon.awssdk.services.ssooidc.model.SlowDownException.Builder
-
- statusCode(int) - Method in interface software.amazon.awssdk.services.ssooidc.model.SsoOidcException.Builder
-
- statusCode(int) - Method in class software.amazon.awssdk.services.ssooidc.model.SsoOidcException.BuilderImpl
-
- statusCode(int) - Method in interface software.amazon.awssdk.services.ssooidc.model.UnauthorizedClientException.Builder
-
- statusCode(int) - Method in interface software.amazon.awssdk.services.ssooidc.model.UnsupportedGrantTypeException.Builder
-