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
Learn more about member selection
Visibility
  1. Public
  2. All

Instance Constructors

  1. new STSClient(credentialsProvider: CredentialsProvider = awscala.CredentialsLoader.load())

    credentialsProvider

    credentialsProvider

Value Members

  1. final def !=(arg0: AnyRef): Boolean

    Definition Classes
    AnyRef
  2. final def !=(arg0: Any): Boolean

    Definition Classes
    Any
  3. final def ##(): Int

    Definition Classes
    AnyRef → Any
  4. final def ==(arg0: AnyRef): Boolean

    Definition Classes
    AnyRef
  5. final def ==(arg0: Any): Boolean

    Definition Classes
    Any
  6. final def asInstanceOf[T0]: T0

    Definition Classes
    Any
  7. def assumeRole(id: String, arn: String, sessionKey: String): TemporaryCredentials

    Definition Classes
    STS
  8. def assumeRole(arg0: AssumeRoleRequest): AssumeRoleResult

    Definition Classes
    AWSSecurityTokenServiceClient → AWSSecurityTokenService
  9. def assumeRoleWithSAML(arg0: AssumeRoleWithSAMLRequest): AssumeRoleWithSAMLResult

    Definition Classes
    AWSSecurityTokenServiceClient → AWSSecurityTokenService
  10. def assumeRoleWithWebIdentity(arg0: AssumeRoleWithWebIdentityRequest): AssumeRoleWithWebIdentityResult

    Definition Classes
    AWSSecurityTokenServiceClient → AWSSecurityTokenService
  11. final def beforeClientExecution[T <: AmazonWebServiceRequest](arg0: T): T

    Attributes
    protected[com.amazonaws]
    Definition Classes
    AmazonWebServiceClient
  12. final def beforeMarshalling[T <: AmazonWebServiceRequest](arg0: T): T

    Attributes
    protected[com.amazonaws]
    Definition Classes
    AmazonWebServiceClient
  13. def calculateCRC32FromCompressedData(): Boolean

    Attributes
    protected[com.amazonaws]
    Definition Classes
    AmazonWebServiceClient
  14. final def checkMutability(): Unit

    Attributes
    protected[com.amazonaws]
    Definition Classes
    AmazonWebServiceClient
  15. def clone(): AnyRef

    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  16. final def createExecutionContext(arg0: Request[_]): ExecutionContext

    Attributes
    protected[com.amazonaws]
    Definition Classes
    AmazonWebServiceClient
  17. def createExecutionContext(arg0: AmazonWebServiceRequest, arg1: SignerProvider): ExecutionContext

    Attributes
    protected[com.amazonaws]
    Definition Classes
    AmazonWebServiceClient
  18. def createExecutionContext(arg0: AmazonWebServiceRequest): ExecutionContext

    Attributes
    protected[com.amazonaws]
    Definition Classes
    AmazonWebServiceClient
  19. def createSignerProvider(arg0: Signer): SignerProvider

    Attributes
    protected[com.amazonaws]
    Definition Classes
    AmazonWebServiceClient
  20. def decodeAuthorizationMessage(message: String): String

    Definition Classes
    STS
  21. def decodeAuthorizationMessage(arg0: DecodeAuthorizationMessageRequest): DecodeAuthorizationMessageResult

    Definition Classes
    AWSSecurityTokenServiceClient → AWSSecurityTokenService
  22. final def endClientExecution(arg0: AWSRequestMetrics, arg1: Request[_], arg2: Response[_], arg3: Boolean): Unit

    Attributes
    protected[com.amazonaws]
    Definition Classes
    AmazonWebServiceClient
  23. final def endClientExecution(arg0: AWSRequestMetrics, arg1: Request[_], arg2: Response[_]): Unit

    Attributes
    protected[com.amazonaws]
    Definition Classes
    AmazonWebServiceClient
  24. final def eq(arg0: AnyRef): Boolean

    Definition Classes
    AnyRef
  25. def equals(arg0: Any): Boolean

    Definition Classes
    AnyRef → Any
  26. def federationToken(name: String, policy: Policy, durationSeconds: Int): FederationToken

    Definition Classes
    STS
  27. def finalize(): Unit

    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  28. def getCachedResponseMetadata(arg0: AmazonWebServiceRequest): ResponseMetadata

    Definition Classes
    AWSSecurityTokenServiceClient → AWSSecurityTokenService
  29. def getCallerIdentity(arg0: GetCallerIdentityRequest): GetCallerIdentityResult

    Definition Classes
    AWSSecurityTokenServiceClient → AWSSecurityTokenService
  30. final def getClass(): Class[_]

    Definition Classes
    AnyRef → Any
  31. def getEndpointPrefix(): String

    Definition Classes
    AmazonWebServiceClient
  32. def getFederationToken(arg0: GetFederationTokenRequest): GetFederationTokenResult

    Definition Classes
    AWSSecurityTokenServiceClient → AWSSecurityTokenService
  33. def getRequestMetricsCollector(): RequestMetricCollector

    Definition Classes
    AmazonWebServiceClient
  34. def getServiceName(): String

    Definition Classes
    AmazonWebServiceClient
  35. def getServiceNameIntern(): String

    Attributes
    protected[com.amazonaws]
    Definition Classes
    AmazonWebServiceClient
  36. def getSessionToken(): GetSessionTokenResult

    Definition Classes
    AWSSecurityTokenServiceClient → AWSSecurityTokenService
  37. def getSessionToken(arg0: GetSessionTokenRequest): GetSessionTokenResult

    Definition Classes
    AWSSecurityTokenServiceClient → AWSSecurityTokenService
  38. def getSignerByURI(arg0: URI): Signer

    Definition Classes
    AmazonWebServiceClient
  39. def getSignerOverride(): String

    Definition Classes
    AmazonWebServiceClient
  40. def getSignerProvider(): SignerProvider

    Attributes
    protected[com.amazonaws]
    Definition Classes
    AmazonWebServiceClient
  41. final def getSignerRegionOverride(): String

    Definition Classes
    AmazonWebServiceClient
  42. def getTimeOffset(): Int

    Definition Classes
    AmazonWebServiceClient
  43. def hashCode(): Int

    Definition Classes
    AnyRef → Any
  44. final def isInstanceOf[T0]: Boolean

    Definition Classes
    Any
  45. final def isRequestMetricsEnabled(arg0: AmazonWebServiceRequest): Boolean

    Attributes
    protected[com.amazonaws]
    Definition Classes
    AmazonWebServiceClient
  46. def loginUrl(credentials: TemporaryCredentials, consoleUrl: String = ..., issuerUrl: String = ""): String

    Definition Classes
    STS
  47. final def ne(arg0: AnyRef): Boolean

    Definition Classes
    AnyRef
  48. final def notify(): Unit

    Definition Classes
    AnyRef
  49. final def notifyAll(): Unit

    Definition Classes
    AnyRef
  50. def requestMetricCollector(): RequestMetricCollector

    Attributes
    protected[com.amazonaws]
    Definition Classes
    AmazonWebServiceClient
  51. def sessionToken(serialNumber: String, tokenCode: String, durationSeconds: Int): SessionToken

    Definition Classes
    STS
  52. def sessionToken: SessionToken

    Definition Classes
    STS
  53. def setEndpointPrefix(arg0: String): Unit

    Attributes
    protected[com.amazonaws]
    Definition Classes
    AmazonWebServiceClient
  54. final def setServiceNameIntern(arg0: String): Unit

    Definition Classes
    AmazonWebServiceClient
  55. final def setSignerRegionOverride(arg0: String): Unit

    Definition Classes
    AmazonWebServiceClient
  56. def setTimeOffset(arg0: Int): Unit

    Definition Classes
    AmazonWebServiceClient
  57. def shutdown(): Unit

    Definition Classes
    AmazonWebServiceClient
  58. def signinToken(credentials: TemporaryCredentials): String

    Definition Classes
    STS
  59. final def synchronized[T0](arg0: ⇒ T0): T0

    Definition Classes
    AnyRef
  60. def toString(): String

    Definition Classes
    AnyRef → Any
  61. def useStrictHostNameVerification(): Boolean

    Attributes
    protected[com.amazonaws]
    Definition Classes
    AmazonWebServiceClient
  62. final def wait(): Unit

    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  63. final def wait(arg0: Long, arg1: Int): Unit

    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  64. final def wait(arg0: Long): Unit

    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  65. def withTimeOffset(arg0: Int): AmazonWebServiceClient

    Definition Classes
    AmazonWebServiceClient

Deprecated Value Members

  1. def addRequestHandler(arg0: RequestHandler2): Unit

    Definition Classes
    AmazonWebServiceClient
    Annotations
    @Deprecated @deprecated
    Deprecated

    (Since version ) see corresponding Javadoc for more information.

  2. def addRequestHandler(arg0: RequestHandler): Unit

    Definition Classes
    AmazonWebServiceClient
    Annotations
    @Deprecated @deprecated
    Deprecated

    (Since version ) see corresponding Javadoc for more information.

  3. final def configureRegion(arg0: Regions): Unit

    Definition Classes
    AmazonWebServiceClient
    Annotations
    @Deprecated @deprecated
    Deprecated

    (Since version ) see corresponding Javadoc for more information.

  4. def getServiceAbbreviation(): String

    Attributes
    protected[com.amazonaws]
    Definition Classes
    AmazonWebServiceClient
    Annotations
    @Deprecated @deprecated
    Deprecated

    (Since version ) see corresponding Javadoc for more information.

  5. def getSigner(): Signer

    Attributes
    protected[com.amazonaws]
    Definition Classes
    AmazonWebServiceClient
    Annotations
    @Deprecated @deprecated
    Deprecated

    (Since version ) see corresponding Javadoc for more information.

  6. final def makeImmutable(): Unit

    Definition Classes
    AmazonWebServiceClient
    Annotations
    @Deprecated @deprecated
    Deprecated

    (Since version ) see corresponding Javadoc for more information.

  7. def removeRequestHandler(arg0: RequestHandler2): Unit

    Definition Classes
    AmazonWebServiceClient
    Annotations
    @Deprecated @deprecated
    Deprecated

    (Since version ) see corresponding Javadoc for more information.

  8. def removeRequestHandler(arg0: RequestHandler): Unit

    Definition Classes
    AmazonWebServiceClient
    Annotations
    @Deprecated @deprecated
    Deprecated

    (Since version ) see corresponding Javadoc for more information.

  9. def setEndpoint(arg0: String): Unit

    Definition Classes
    AmazonWebServiceClient
    Annotations
    @Deprecated @deprecated @throws( ... )
    Deprecated

    (Since version ) see corresponding Javadoc for more information.

  10. def setRegion(arg0: com.amazonaws.regions.Region): Unit

    Definition Classes
    AmazonWebServiceClient
    Annotations
    @Deprecated @deprecated @throws( ... )
    Deprecated

    (Since version ) see corresponding Javadoc for more information.

  11. def withEndpoint[T <: AmazonWebServiceClient](arg0: String): T

    Definition Classes
    AmazonWebServiceClient
    Annotations
    @Deprecated @deprecated
    Deprecated

    (Since version ) see corresponding Javadoc for more information.

  12. def withRegion[T <: AmazonWebServiceClient](arg0: Regions): T

    Definition Classes
    AmazonWebServiceClient
    Annotations
    @Deprecated @deprecated
    Deprecated

    (Since version ) see corresponding Javadoc for more information.

  13. def withRegion[T <: AmazonWebServiceClient](arg0: com.amazonaws.regions.Region): T

    Definition Classes
    AmazonWebServiceClient
    Annotations
    @Deprecated @deprecated
    Deprecated

    (Since version ) see corresponding Javadoc for more information.

Inherited from STS

Inherited from AWSSecurityTokenServiceClient

Inherited from AWSSecurityTokenService

Inherited from AmazonWebServiceClient

Inherited from AnyRef

Inherited from Any

Ungrouped