Skip navigation links
A B C D E G H I M O R S T U V 

A

AccessDeniedException - Exception in software.amazon.awssdk.services.ssooidc.model
You do not have sufficient access to perform this action.
AccessDeniedException.Builder - Interface in software.amazon.awssdk.services.ssooidc.model
 
accessToken() - Method in class software.amazon.awssdk.services.ssooidc.model.CreateTokenResponse
An opaque token to access AWS SSO resources assigned to a user.
accessToken(String) - Method in interface software.amazon.awssdk.services.ssooidc.model.CreateTokenResponse.Builder
An opaque token to access AWS SSO resources assigned to a user.
authorizationEndpoint() - Method in class software.amazon.awssdk.services.ssooidc.model.RegisterClientResponse
The endpoint where the client can request authorization.
authorizationEndpoint(String) - Method in interface software.amazon.awssdk.services.ssooidc.model.RegisterClientResponse.Builder
The endpoint where the client can request authorization.
AuthorizationPendingException - Exception in software.amazon.awssdk.services.ssooidc.model
Indicates that a request to authorize a client with an access user session token is pending.
AuthorizationPendingException.Builder - Interface in software.amazon.awssdk.services.ssooidc.model
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.ssooidc.model.AccessDeniedException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.ssooidc.model.AuthorizationPendingException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.ssooidc.model.ExpiredTokenException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.ssooidc.model.InternalServerException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.ssooidc.model.InvalidClientException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.ssooidc.model.InvalidClientMetadataException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.ssooidc.model.InvalidGrantException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.ssooidc.model.InvalidRequestException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.ssooidc.model.InvalidScopeException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.ssooidc.model.SlowDownException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.ssooidc.model.SsoOidcException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in class software.amazon.awssdk.services.ssooidc.model.SsoOidcException.BuilderImpl
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.ssooidc.model.UnauthorizedClientException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.ssooidc.model.UnsupportedGrantTypeException.Builder
 

B

build() - Method in class software.amazon.awssdk.services.ssooidc.model.SsoOidcException.BuilderImpl
 
build() - Method in interface software.amazon.awssdk.services.ssooidc.model.SsoOidcRequest.Builder
 
build() - Method in interface software.amazon.awssdk.services.ssooidc.model.SsoOidcResponse.Builder
 
builder() - Static method in exception software.amazon.awssdk.services.ssooidc.model.AccessDeniedException
 
builder() - Static method in exception software.amazon.awssdk.services.ssooidc.model.AuthorizationPendingException
 
builder() - Static method in class software.amazon.awssdk.services.ssooidc.model.CreateTokenRequest
 
builder() - Static method in class software.amazon.awssdk.services.ssooidc.model.CreateTokenResponse
 
builder() - Static method in exception software.amazon.awssdk.services.ssooidc.model.ExpiredTokenException
 
builder() - Static method in exception software.amazon.awssdk.services.ssooidc.model.InternalServerException
 
builder() - Static method in exception software.amazon.awssdk.services.ssooidc.model.InvalidClientException
 
builder() - Static method in exception software.amazon.awssdk.services.ssooidc.model.InvalidClientMetadataException
 
builder() - Static method in exception software.amazon.awssdk.services.ssooidc.model.InvalidGrantException
 
builder() - Static method in exception software.amazon.awssdk.services.ssooidc.model.InvalidRequestException
 
builder() - Static method in exception software.amazon.awssdk.services.ssooidc.model.InvalidScopeException
 
builder() - Static method in class software.amazon.awssdk.services.ssooidc.model.RegisterClientRequest
 
builder() - Static method in class software.amazon.awssdk.services.ssooidc.model.RegisterClientResponse
 
builder() - Static method in exception software.amazon.awssdk.services.ssooidc.model.SlowDownException
 
builder() - Static method in exception software.amazon.awssdk.services.ssooidc.model.SsoOidcException
 
builder() - Static method in class software.amazon.awssdk.services.ssooidc.model.StartDeviceAuthorizationRequest
 
builder() - Static method in class software.amazon.awssdk.services.ssooidc.model.StartDeviceAuthorizationResponse
 
builder() - Static method in exception software.amazon.awssdk.services.ssooidc.model.UnauthorizedClientException
 
builder() - Static method in exception software.amazon.awssdk.services.ssooidc.model.UnsupportedGrantTypeException
 
builder() - Static method in interface software.amazon.awssdk.services.ssooidc.SsoOidcAsyncClient
Create a builder that can be used to configure and create a SsoOidcAsyncClient.
builder() - Static method in interface software.amazon.awssdk.services.ssooidc.SsoOidcClient
Create a builder that can be used to configure and create a SsoOidcClient.
BuilderImpl() - Constructor for class software.amazon.awssdk.services.ssooidc.model.SsoOidcException.BuilderImpl
 
BuilderImpl(SsoOidcException) - Constructor for class software.amazon.awssdk.services.ssooidc.model.SsoOidcException.BuilderImpl
 
BuilderImpl() - Constructor for class software.amazon.awssdk.services.ssooidc.model.SsoOidcRequest.BuilderImpl
 
BuilderImpl(SsoOidcRequest) - Constructor for class software.amazon.awssdk.services.ssooidc.model.SsoOidcRequest.BuilderImpl
 
BuilderImpl() - Constructor for class software.amazon.awssdk.services.ssooidc.model.SsoOidcResponse.BuilderImpl
 
BuilderImpl(SsoOidcResponse) - Constructor for class software.amazon.awssdk.services.ssooidc.model.SsoOidcResponse.BuilderImpl
 

C

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 a SsoOidcAsyncClient with the region loaded from the DefaultAwsRegionProviderChain and credentials loaded from the DefaultCredentialsProvider.
create() - Static method in interface software.amazon.awssdk.services.ssooidc.SsoOidcClient
Create a SsoOidcClient with the region loaded from the DefaultAwsRegionProviderChain and credentials loaded from the DefaultCredentialsProvider.
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
 

D

deviceCode(String) - Method in interface software.amazon.awssdk.services.ssooidc.model.CreateTokenRequest.Builder
Used only when calling this API for the device code grant type.
deviceCode() - Method in class software.amazon.awssdk.services.ssooidc.model.CreateTokenRequest
Used only when calling this API for the device code grant type.
deviceCode(String) - Method in interface software.amazon.awssdk.services.ssooidc.model.StartDeviceAuthorizationResponse.Builder
The short-lived code that is used by the device when polling for a session token.
deviceCode() - Method in class software.amazon.awssdk.services.ssooidc.model.StartDeviceAuthorizationResponse
The short-lived code that is used by the device when polling for a session token.

E

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.

G

getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.ssooidc.model.CreateTokenRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.ssooidc.model.CreateTokenResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.ssooidc.model.RegisterClientRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.ssooidc.model.RegisterClientResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.ssooidc.model.StartDeviceAuthorizationRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.ssooidc.model.StartDeviceAuthorizationResponse
 
grantType(String) - Method in interface software.amazon.awssdk.services.ssooidc.model.CreateTokenRequest.Builder
Supports grant types for authorization code, refresh token, and device code request.
grantType() - Method in class software.amazon.awssdk.services.ssooidc.model.CreateTokenRequest
Supports grant types for authorization code, refresh token, and device code request.

H

hashCode() - Method in class software.amazon.awssdk.services.ssooidc.model.CreateTokenRequest
 
hashCode() - Method in class software.amazon.awssdk.services.ssooidc.model.CreateTokenResponse
 
hashCode() - Method in class software.amazon.awssdk.services.ssooidc.model.RegisterClientRequest
 
hashCode() - Method in class software.amazon.awssdk.services.ssooidc.model.RegisterClientResponse
 
hashCode() - Method in class software.amazon.awssdk.services.ssooidc.model.StartDeviceAuthorizationRequest
 
hashCode() - Method in class software.amazon.awssdk.services.ssooidc.model.StartDeviceAuthorizationResponse
 
hasScope() - Method in class software.amazon.awssdk.services.ssooidc.model.CreateTokenRequest
Returns true if the Scope property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasScopes() - Method in class software.amazon.awssdk.services.ssooidc.model.RegisterClientRequest
Returns true if the Scopes property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).

I

idToken(String) - Method in interface software.amazon.awssdk.services.ssooidc.model.CreateTokenResponse.Builder
The identifier of the user that associated with the access token, if present.
idToken() - Method in class software.amazon.awssdk.services.ssooidc.model.CreateTokenResponse
The identifier of the user that associated with the access token, if present.
InternalServerException - Exception in software.amazon.awssdk.services.ssooidc.model
Indicates that an error from the service occurred while trying to process a request.
InternalServerException.Builder - Interface in software.amazon.awssdk.services.ssooidc.model
 
interval(Integer) - Method in interface software.amazon.awssdk.services.ssooidc.model.StartDeviceAuthorizationResponse.Builder
Indicates the number of seconds the client must wait between attempts when polling for a session.
interval() - Method in class software.amazon.awssdk.services.ssooidc.model.StartDeviceAuthorizationResponse
Indicates the number of seconds the client must wait between attempts when polling for a session.
InvalidClientException - Exception in software.amazon.awssdk.services.ssooidc.model
Indicates that the clientId or clientSecret in the request is invalid.
InvalidClientException.Builder - Interface in software.amazon.awssdk.services.ssooidc.model
 
InvalidClientMetadataException - Exception in software.amazon.awssdk.services.ssooidc.model
Indicates that the client information sent in the request during registration is invalid.
InvalidClientMetadataException.Builder - Interface in software.amazon.awssdk.services.ssooidc.model
 
InvalidGrantException - Exception in software.amazon.awssdk.services.ssooidc.model
Indicates that a request contains an invalid grant.
InvalidGrantException.Builder - Interface in software.amazon.awssdk.services.ssooidc.model
 
InvalidRequestException - Exception in software.amazon.awssdk.services.ssooidc.model
Indicates that something is wrong with the input to the request.
InvalidRequestException.Builder - Interface in software.amazon.awssdk.services.ssooidc.model
 
InvalidScopeException - Exception in software.amazon.awssdk.services.ssooidc.model
Indicates that the scope provided in the request is invalid.
InvalidScopeException.Builder - Interface in software.amazon.awssdk.services.ssooidc.model
 

M

marshall(CreateTokenRequest) - Method in class software.amazon.awssdk.services.ssooidc.transform.CreateTokenRequestMarshaller
 
marshall(RegisterClientRequest) - Method in class software.amazon.awssdk.services.ssooidc.transform.RegisterClientRequestMarshaller
 
marshall(StartDeviceAuthorizationRequest) - Method in class software.amazon.awssdk.services.ssooidc.transform.StartDeviceAuthorizationRequestMarshaller
 
message(String) - Method in interface software.amazon.awssdk.services.ssooidc.model.AccessDeniedException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.ssooidc.model.AuthorizationPendingException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.ssooidc.model.ExpiredTokenException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.ssooidc.model.InternalServerException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.ssooidc.model.InvalidClientException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.ssooidc.model.InvalidClientMetadataException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.ssooidc.model.InvalidGrantException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.ssooidc.model.InvalidRequestException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.ssooidc.model.InvalidScopeException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.ssooidc.model.SlowDownException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.ssooidc.model.SsoOidcException.Builder
 
message(String) - Method in class software.amazon.awssdk.services.ssooidc.model.SsoOidcException.BuilderImpl
 
message(String) - Method in interface software.amazon.awssdk.services.ssooidc.model.UnauthorizedClientException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.ssooidc.model.UnsupportedGrantTypeException.Builder
 

O

overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.ssooidc.model.CreateTokenRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.ssooidc.model.CreateTokenRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.ssooidc.model.RegisterClientRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.ssooidc.model.RegisterClientRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.ssooidc.model.StartDeviceAuthorizationRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.ssooidc.model.StartDeviceAuthorizationRequest.Builder
 

R

redirectUri(String) - Method in interface software.amazon.awssdk.services.ssooidc.model.CreateTokenRequest.Builder
The location of the application that will receive the authorization code.
redirectUri() - Method in class software.amazon.awssdk.services.ssooidc.model.CreateTokenRequest
The location of the application that will receive the authorization code.
refreshToken(String) - Method in interface software.amazon.awssdk.services.ssooidc.model.CreateTokenRequest.Builder
The token used to obtain an access token in the event that the access token is invalid or expired.
refreshToken() - Method in class software.amazon.awssdk.services.ssooidc.model.CreateTokenRequest
The token used to obtain an access token in the event that the access token is invalid or expired.
refreshToken(String) - Method in interface software.amazon.awssdk.services.ssooidc.model.CreateTokenResponse.Builder
A token that, if present, can be used to refresh a previously issued access token that might have expired.
refreshToken() - Method in class software.amazon.awssdk.services.ssooidc.model.CreateTokenResponse
A token that, if present, can be used to refresh a previously issued access token that might have expired.
registerClient(RegisterClientRequest) - Method in interface software.amazon.awssdk.services.ssooidc.SsoOidcAsyncClient
Registers a client with AWS SSO.
registerClient(Consumer<RegisterClientRequest.Builder>) - Method in interface software.amazon.awssdk.services.ssooidc.SsoOidcAsyncClient
Registers a client with AWS SSO.
registerClient(RegisterClientRequest) - Method in interface software.amazon.awssdk.services.ssooidc.SsoOidcClient
Registers a client with AWS SSO.
registerClient(Consumer<RegisterClientRequest.Builder>) - Method in interface software.amazon.awssdk.services.ssooidc.SsoOidcClient
Registers a client with AWS SSO.
RegisterClientRequest - Class in software.amazon.awssdk.services.ssooidc.model
 
RegisterClientRequest.Builder - Interface in software.amazon.awssdk.services.ssooidc.model
 
RegisterClientRequestMarshaller - Class in software.amazon.awssdk.services.ssooidc.transform
RegisterClientRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.ssooidc.transform.RegisterClientRequestMarshaller
 
RegisterClientResponse - Class in software.amazon.awssdk.services.ssooidc.model
 
RegisterClientResponse.Builder - Interface in software.amazon.awssdk.services.ssooidc.model
 
requestId(String) - Method in interface software.amazon.awssdk.services.ssooidc.model.AccessDeniedException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.ssooidc.model.AuthorizationPendingException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.ssooidc.model.ExpiredTokenException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.ssooidc.model.InternalServerException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.ssooidc.model.InvalidClientException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.ssooidc.model.InvalidClientMetadataException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.ssooidc.model.InvalidGrantException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.ssooidc.model.InvalidRequestException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.ssooidc.model.InvalidScopeException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.ssooidc.model.SlowDownException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.ssooidc.model.SsoOidcException.Builder
 
requestId(String) - Method in class software.amazon.awssdk.services.ssooidc.model.SsoOidcException.BuilderImpl
 
requestId(String) - Method in interface software.amazon.awssdk.services.ssooidc.model.UnauthorizedClientException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.ssooidc.model.UnsupportedGrantTypeException.Builder
 
responseMetadata() - Method in interface software.amazon.awssdk.services.ssooidc.model.SsoOidcResponse.Builder
 
responseMetadata(AwsResponseMetadata) - Method in interface software.amazon.awssdk.services.ssooidc.model.SsoOidcResponse.Builder
 
responseMetadata() - Method in class software.amazon.awssdk.services.ssooidc.model.SsoOidcResponse.BuilderImpl
 
responseMetadata(AwsResponseMetadata) - Method in class software.amazon.awssdk.services.ssooidc.model.SsoOidcResponse.BuilderImpl
 
responseMetadata() - Method in class software.amazon.awssdk.services.ssooidc.model.SsoOidcResponse
 

S

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
A builder for creating an instance of SsoOidcAsyncClient.
SsoOidcBaseClientBuilder<B extends SsoOidcBaseClientBuilder<B,C>,C> - Interface in software.amazon.awssdk.services.ssooidc
This includes configuration specific to SSO OIDC that is supported by both SsoOidcClientBuilder and SsoOidcAsyncClientBuilder.
SsoOidcClient - Interface in software.amazon.awssdk.services.ssooidc
Service client for accessing SSO OIDC.
SsoOidcClientBuilder - Interface in software.amazon.awssdk.services.ssooidc
A builder for creating an instance of SsoOidcClient.
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
 

T

toBuilder() - Method in exception software.amazon.awssdk.services.ssooidc.model.AccessDeniedException
 
toBuilder() - Method in exception software.amazon.awssdk.services.ssooidc.model.AuthorizationPendingException
 
toBuilder() - Method in class software.amazon.awssdk.services.ssooidc.model.CreateTokenRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.ssooidc.model.CreateTokenResponse
 
toBuilder() - Method in exception software.amazon.awssdk.services.ssooidc.model.ExpiredTokenException
 
toBuilder() - Method in exception software.amazon.awssdk.services.ssooidc.model.InternalServerException
 
toBuilder() - Method in exception software.amazon.awssdk.services.ssooidc.model.InvalidClientException
 
toBuilder() - Method in exception software.amazon.awssdk.services.ssooidc.model.InvalidClientMetadataException
 
toBuilder() - Method in exception software.amazon.awssdk.services.ssooidc.model.InvalidGrantException
 
toBuilder() - Method in exception software.amazon.awssdk.services.ssooidc.model.InvalidRequestException
 
toBuilder() - Method in exception software.amazon.awssdk.services.ssooidc.model.InvalidScopeException
 
toBuilder() - Method in class software.amazon.awssdk.services.ssooidc.model.RegisterClientRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.ssooidc.model.RegisterClientResponse
 
toBuilder() - Method in exception software.amazon.awssdk.services.ssooidc.model.SlowDownException
 
toBuilder() - Method in exception software.amazon.awssdk.services.ssooidc.model.SsoOidcException
 
toBuilder() - Method in class software.amazon.awssdk.services.ssooidc.model.SsoOidcRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.ssooidc.model.StartDeviceAuthorizationRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.ssooidc.model.StartDeviceAuthorizationResponse
 
toBuilder() - Method in exception software.amazon.awssdk.services.ssooidc.model.UnauthorizedClientException
 
toBuilder() - Method in exception software.amazon.awssdk.services.ssooidc.model.UnsupportedGrantTypeException
 
tokenEndpoint(String) - Method in interface software.amazon.awssdk.services.ssooidc.model.RegisterClientResponse.Builder
The endpoint where the client can get an access token.
tokenEndpoint() - Method in class software.amazon.awssdk.services.ssooidc.model.RegisterClientResponse
The endpoint where the client can get an access token.
tokenType(String) - Method in interface software.amazon.awssdk.services.ssooidc.model.CreateTokenResponse.Builder
Used to notify the client that the returned token is an access token.
tokenType() - Method in class software.amazon.awssdk.services.ssooidc.model.CreateTokenResponse
Used to notify the client that the returned token is an access token.
toString() - Method in class software.amazon.awssdk.services.ssooidc.model.CreateTokenRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.ssooidc.model.CreateTokenResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.ssooidc.model.RegisterClientRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.ssooidc.model.RegisterClientResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.ssooidc.model.StartDeviceAuthorizationRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.ssooidc.model.StartDeviceAuthorizationResponse
Returns a string representation of this object.

U

UnauthorizedClientException - Exception in software.amazon.awssdk.services.ssooidc.model
Indicates that the client is not currently authorized to make the request.
UnauthorizedClientException.Builder - Interface in software.amazon.awssdk.services.ssooidc.model
 
UnsupportedGrantTypeException - Exception in software.amazon.awssdk.services.ssooidc.model
Indicates that the grant type in the request is not supported by the service.
UnsupportedGrantTypeException.Builder - Interface in software.amazon.awssdk.services.ssooidc.model
 
userCode(String) - Method in interface software.amazon.awssdk.services.ssooidc.model.StartDeviceAuthorizationResponse.Builder
A one-time user verification code.
userCode() - Method in class software.amazon.awssdk.services.ssooidc.model.StartDeviceAuthorizationResponse
A one-time user verification code.

V

verificationUri(String) - Method in interface software.amazon.awssdk.services.ssooidc.model.StartDeviceAuthorizationResponse.Builder
The URI of the verification page that takes the userCode to authorize the device.
verificationUri() - Method in class software.amazon.awssdk.services.ssooidc.model.StartDeviceAuthorizationResponse
The URI of the verification page that takes the userCode to authorize the device.
verificationUriComplete(String) - Method in interface software.amazon.awssdk.services.ssooidc.model.StartDeviceAuthorizationResponse.Builder
An alternate URL that the client can use to automatically launch a browser.
verificationUriComplete() - Method in class software.amazon.awssdk.services.ssooidc.model.StartDeviceAuthorizationResponse
An alternate URL that the client can use to automatically launch a browser.
A B C D E G H I M O R S T U V 
Skip navigation links

Copyright © 2021. All rights reserved.