Table of Contents

Class SSOTokenProviderFactory

Namespace
Amazon.Runtime
Assembly
AWSSDK.Core.dll
public class SSOTokenProviderFactory : ISSOTokenProviderFactory
Inheritance
SSOTokenProviderFactory
Implements
Inherited Members

Constructors

SSOTokenProviderFactory(ISSOTokenFileCache)

public SSOTokenProviderFactory(ISSOTokenFileCache ssoTokenFileCache)

Parameters

ssoTokenFileCache ISSOTokenFileCache

Methods

Build(CredentialProfile)

public SSOTokenProvider Build(CredentialProfile profile)

Parameters

profile CredentialProfile

Returns

SSOTokenProvider