Example usage for com.amazonaws.services.securitytoken AWSSecurityTokenService interface-usage

List of usage examples for com.amazonaws.services.securitytoken AWSSecurityTokenService interface-usage

Introduction

In this page you can find the example usage for com.amazonaws.services.securitytoken AWSSecurityTokenService interface-usage.

Usage

From source file com.github.sjones4.youcan.youtoken.YouToken.java

/**
 *
 */
public interface YouToken extends AWSSecurityTokenService {

    GetAccessTokenResult getAccessToken() throws AmazonServiceException, AmazonClientException;