Packages

c

awscala.sts

STSClient

class STSClient extends AWSSecurityTokenServiceClient with STS

Default Implementation

Linear Supertypes
STS, AWSSecurityTokenServiceClient, AWSSecurityTokenService, AmazonWebServiceClient, AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. STSClient
  2. STS
  3. AWSSecurityTokenServiceClient
  4. AWSSecurityTokenService
  5. AmazonWebServiceClient
  6. AnyRef
  7. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

Instance Constructors

  1. new STSClient(credentialsProvider: AWSCredentialsProvider = CredentialsLoader.load())

    credentialsProvider

    credentialsProvider

Value Members

  1. final def !=(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  2. final def ##: Int
    Definition Classes
    AnyRef → Any
  3. final def ==(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  4. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  5. def assumeRole(id: String, arn: String, sessionKey: String): TemporaryCredentials
    Definition Classes
    STS
  6. def assumeRole(arg0: AssumeRoleRequest): AssumeRoleResult
    Definition Classes
    AWSSecurityTokenServiceClient → AWSSecurityTokenService
  7. def assumeRoleWithSAML(arg0: AssumeRoleWithSAMLRequest): AssumeRoleWithSAMLResult
    Definition Classes
    AWSSecurityTokenServiceClient → AWSSecurityTokenService
  8. def assumeRoleWithWebIdentity(arg0: AssumeRoleWithWebIdentityRequest): AssumeRoleWithWebIdentityResult
    Definition Classes
    AWSSecurityTokenServiceClient → AWSSecurityTokenService
  9. final def beforeClientExecution[T <: AmazonWebServiceRequest](arg0: T): T
    Attributes
    protected[amazonaws]
    Definition Classes
    AmazonWebServiceClient
  10. final def beforeMarshalling[T <: AmazonWebServiceRequest](arg0: T): T
    Attributes
    protected[amazonaws]
    Definition Classes
    AmazonWebServiceClient
  11. def calculateCRC32FromCompressedData(): Boolean
    Attributes
    protected[amazonaws]
    Definition Classes
    AmazonWebServiceClient
  12. final def checkMutability(): Unit
    Attributes
    protected[amazonaws]
    Definition Classes
    AmazonWebServiceClient
  13. def clone(): AnyRef
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.CloneNotSupportedException]) @native() @HotSpotIntrinsicCandidate()
  14. final def createExecutionContext(arg0: Request[_ <: AnyRef]): ExecutionContext
    Attributes
    protected[amazonaws]
    Definition Classes
    AmazonWebServiceClient
  15. def createExecutionContext(arg0: AmazonWebServiceRequest, arg1: SignerProvider): ExecutionContext
    Attributes
    protected[amazonaws]
    Definition Classes
    AmazonWebServiceClient
  16. def createExecutionContext(arg0: AmazonWebServiceRequest): ExecutionContext
    Attributes
    protected[amazonaws]
    Definition Classes
    AmazonWebServiceClient
  17. def createSignerProvider(arg0: Signer): SignerProvider
    Attributes
    protected[amazonaws]
    Definition Classes
    AmazonWebServiceClient
  18. def decodeAuthorizationMessage(message: String): String
    Definition Classes
    STS
  19. def decodeAuthorizationMessage(arg0: DecodeAuthorizationMessageRequest): DecodeAuthorizationMessageResult
    Definition Classes
    AWSSecurityTokenServiceClient → AWSSecurityTokenService
  20. final def endClientExecution(arg0: AWSRequestMetrics, arg1: Request[_ <: AnyRef], arg2: Response[_ <: AnyRef], arg3: Boolean): Unit
    Attributes
    protected[amazonaws]
    Definition Classes
    AmazonWebServiceClient
  21. final def endClientExecution(arg0: AWSRequestMetrics, arg1: Request[_ <: AnyRef], arg2: Response[_ <: AnyRef]): Unit
    Attributes
    protected[amazonaws]
    Definition Classes
    AmazonWebServiceClient
  22. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  23. def equals(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef → Any
  24. def federationToken(name: String, policy: Policy, durationSeconds: Int): FederationToken
    Definition Classes
    STS
  25. def getAccessKeyInfo(arg0: GetAccessKeyInfoRequest): GetAccessKeyInfoResult
    Definition Classes
    AWSSecurityTokenServiceClient → AWSSecurityTokenService
  26. def getCachedResponseMetadata(arg0: AmazonWebServiceRequest): ResponseMetadata
    Definition Classes
    AWSSecurityTokenServiceClient → AWSSecurityTokenService
  27. def getCallerIdentity(arg0: GetCallerIdentityRequest): GetCallerIdentityResult
    Definition Classes
    AWSSecurityTokenServiceClient → AWSSecurityTokenService
  28. final def getClass(): Class[_ <: AnyRef]
    Definition Classes
    AnyRef → Any
    Annotations
    @native() @HotSpotIntrinsicCandidate()
  29. def getClientConfiguration(): ClientConfiguration
    Definition Classes
    AmazonWebServiceClient
  30. def getClientId(): String
    Attributes
    protected[amazonaws]
    Definition Classes
    AmazonWebServiceClient
  31. def getEndpointPrefix(): String
    Definition Classes
    AmazonWebServiceClient
  32. def getFederationToken(arg0: GetFederationTokenRequest): GetFederationTokenResult
    Definition Classes
    AWSSecurityTokenServiceClient → AWSSecurityTokenService
  33. def getMonitoringListeners(): Collection[MonitoringListener]
    Definition Classes
    AmazonWebServiceClient
  34. def getRequestMetricsCollector(): RequestMetricCollector
    Definition Classes
    AmazonWebServiceClient
  35. def getServiceName(): String
    Definition Classes
    AmazonWebServiceClient
  36. def getServiceNameIntern(): String
    Attributes
    protected[amazonaws]
    Definition Classes
    AmazonWebServiceClient
  37. def getSessionToken(): GetSessionTokenResult
    Definition Classes
    AWSSecurityTokenServiceClient → AWSSecurityTokenService
  38. def getSessionToken(arg0: GetSessionTokenRequest): GetSessionTokenResult
    Definition Classes
    AWSSecurityTokenServiceClient → AWSSecurityTokenService
  39. def getSignerByURI(arg0: URI): Signer
    Definition Classes
    AmazonWebServiceClient
  40. def getSignerOverride(): String
    Definition Classes
    AmazonWebServiceClient
  41. def getSignerProvider(): SignerProvider
    Attributes
    protected[amazonaws]
    Definition Classes
    AmazonWebServiceClient
  42. final def getSignerRegionOverride(): String
    Definition Classes
    AmazonWebServiceClient
  43. def getSigningRegion(): String
    Attributes
    protected[amazonaws]
    Definition Classes
    AmazonWebServiceClient
  44. def getTimeOffset(): Int
    Definition Classes
    AmazonWebServiceClient
  45. def hashCode(): Int
    Definition Classes
    AnyRef → Any
    Annotations
    @native() @HotSpotIntrinsicCandidate()
  46. final def isCsmEnabled(): Boolean
    Attributes
    protected[amazonaws]
    Definition Classes
    AmazonWebServiceClient
  47. def isEndpointOverridden(): Boolean
    Attributes
    protected[amazonaws]
    Definition Classes
    AmazonWebServiceClient
  48. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  49. final def isRequestMetricsEnabled(arg0: AmazonWebServiceRequest): Boolean
    Attributes
    protected[amazonaws]
    Definition Classes
    AmazonWebServiceClient
  50. def loginUrl(credentials: TemporaryCredentials, consoleUrl: String = "https://console.aws.amazon.com/iam", issuerUrl: String = ""): String
    Definition Classes
    STS
  51. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  52. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native() @HotSpotIntrinsicCandidate()
  53. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native() @HotSpotIntrinsicCandidate()
  54. def requestMetricCollector(): RequestMetricCollector
    Attributes
    protected[amazonaws]
    Definition Classes
    AmazonWebServiceClient
  55. def sessionToken(serialNumber: String, tokenCode: String, durationSeconds: Int): SessionToken
    Definition Classes
    STS
  56. def sessionToken: SessionToken
    Definition Classes
    STS
  57. def setEndpointPrefix(arg0: String): Unit
    Attributes
    protected[amazonaws]
    Definition Classes
    AmazonWebServiceClient
  58. final def setServiceNameIntern(arg0: String): Unit
    Definition Classes
    AmazonWebServiceClient
  59. final def setSignerRegionOverride(arg0: String): Unit
    Definition Classes
    AmazonWebServiceClient
  60. def setTimeOffset(arg0: Int): Unit
    Definition Classes
    AmazonWebServiceClient
  61. def shouldGenerateClientSideMonitoringEvents(): Boolean
    Attributes
    protected[amazonaws]
    Definition Classes
    AmazonWebServiceClient
  62. def shutdown(): Unit
    Definition Classes
    AWSSecurityTokenServiceClient → AWSSecurityTokenService → AmazonWebServiceClient
  63. def signinToken(credentials: TemporaryCredentials): String
    Definition Classes
    STS
  64. final def synchronized[T0](arg0: => T0): T0
    Definition Classes
    AnyRef
  65. def toString(): String
    Definition Classes
    AnyRef → Any
  66. def useStrictHostNameVerification(): Boolean
    Attributes
    protected[amazonaws]
    Definition Classes
    AmazonWebServiceClient
  67. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException])
  68. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException]) @native()
  69. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException])
  70. def withTimeOffset(arg0: Int): AmazonWebServiceClient
    Definition Classes
    AmazonWebServiceClient

Deprecated Value Members

  1. def addRequestHandler(arg0: RequestHandler2): Unit
    Definition Classes
    AmazonWebServiceClient
    Annotations
    @Deprecated
    Deprecated
  2. def addRequestHandler(arg0: RequestHandler): Unit
    Definition Classes
    AmazonWebServiceClient
    Annotations
    @Deprecated
    Deprecated
  3. final def configureRegion(arg0: Regions): Unit
    Definition Classes
    AmazonWebServiceClient
    Annotations
    @Deprecated
    Deprecated
  4. def finalize(): Unit
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.Throwable]) @Deprecated
    Deprecated
  5. def getServiceAbbreviation(): String
    Attributes
    protected[amazonaws]
    Definition Classes
    AmazonWebServiceClient
    Annotations
    @Deprecated
    Deprecated
  6. def getSigner(): Signer
    Attributes
    protected[amazonaws]
    Definition Classes
    AmazonWebServiceClient
    Annotations
    @Deprecated
    Deprecated
  7. final def makeImmutable(): Unit
    Definition Classes
    AmazonWebServiceClient
    Annotations
    @Deprecated
    Deprecated
  8. def removeRequestHandler(arg0: RequestHandler2): Unit
    Definition Classes
    AmazonWebServiceClient
    Annotations
    @Deprecated
    Deprecated
  9. def removeRequestHandler(arg0: RequestHandler): Unit
    Definition Classes
    AmazonWebServiceClient
    Annotations
    @Deprecated
    Deprecated
  10. def setEndpoint(arg0: String, arg1: String, arg2: String): Unit
    Definition Classes
    AmazonWebServiceClient
    Annotations
    @Deprecated
    Deprecated
  11. def setEndpoint(arg0: String): Unit
    Definition Classes
    AmazonWebServiceClient
    Annotations
    @throws(classOf[java.lang.IllegalArgumentException]) @Deprecated
    Deprecated
  12. def setRegion(arg0: com.amazonaws.regions.Region): Unit
    Definition Classes
    AWSSecurityTokenServiceClient → AWSSecurityTokenService → AmazonWebServiceClient
    Annotations
    @Deprecated
    Deprecated
  13. def withEndpoint[T <: AmazonWebServiceClient](arg0: String): T
    Definition Classes
    AmazonWebServiceClient
    Annotations
    @Deprecated
    Deprecated
  14. def withRegion[T <: AmazonWebServiceClient](arg0: Regions): T
    Definition Classes
    AmazonWebServiceClient
    Annotations
    @Deprecated
    Deprecated
  15. def withRegion[T <: AmazonWebServiceClient](arg0: com.amazonaws.regions.Region): T
    Definition Classes
    AmazonWebServiceClient
    Annotations
    @Deprecated
    Deprecated

Inherited from STS

Inherited from AWSSecurityTokenServiceClient

Inherited from AWSSecurityTokenService

Inherited from AmazonWebServiceClient

Inherited from AnyRef

Inherited from Any

Ungrouped