Java com.amazonaws.services.securitytoken.model AssumeRoleWithSAMLResult fields, constructors, methods, implement or subclass

Example usage for Java com.amazonaws.services.securitytoken.model AssumeRoleWithSAMLResult fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for com.amazonaws.services.securitytoken.model AssumeRoleWithSAMLResult.

The text is from its open source code.

Method

AssumedRoleUsergetAssumedRoleUser()

The identifiers for the temporary security credentials that the operation returns.

CredentialsgetCredentials()

The temporary security credentials, which include an access key ID, a secret access key, and a security (or session) token.