接口 BceSessionCredentials

  • 所有超级接口:
    BceCredentials
    所有已知实现类:
    DefaultBceSessionCredentials

    public interface BceSessionCredentials
    extends BceCredentials
    Provides access to the BCE credentials used for accessing BCE services: BCE access key ID, secret access key and session token. These credentials are used to securely sign requests to BCE services.
    • 方法详细资料

      • getSessionToken

        String getSessionToken()
        Returns the session token for this credentials object.
        返回:
        the session token for this credentials object.