com.aliyuncs.auth
接口 ISigner

所有已知实现类:
ShaHmac1, ShaHmac256

public interface ISigner


方法摘要
 String getSignerName()
           
 String getSignerVersion()
           
 String signString(String source, String accessSecret)
           
 

方法详细信息

getSignerName

String getSignerName()

getSignerVersion

String getSignerVersion()

signString

String signString(String source,
                  String accessSecret)
                  throws InvalidKeyException,
                         IllegalStateException
抛出:
InvalidKeyException
IllegalStateException


Copyright © 2017. All Rights Reserved.