public interface AWSIdentityProvider
Modifier and Type | Method and Description |
---|---|
String |
getToken()
Get the token from the relevant provider
|
String |
refresh()
To be used to call the provider back end to get a token and identityId.
|
String getToken()
String refresh()
Copyright © 2020. All rights reserved.