com.netease.cloud.auth
public interface CredentialsProvider
Modifier and Type | Method and Description |
---|---|
Credentials |
getCredentials()
Returns Credentials which the caller can use to authorize an request.
|
void |
refresh()
Forces this credentials provider to refresh its credentials.
|
Credentials getCredentials()
void refresh()
Copyright © 2017. All Rights Reserved.