类 ProviderCredentials
java.lang.Object
cn.warpin.thirdPart.huawei.obs.obs.services.internal.security.ProviderCredentials
-
字段概要
字段修饰符和类型字段说明protected AuthTypeEnumprivate booleanprivate LinkedHashMap<String, AuthTypeEnum> protected static final ILoggerprivate IObsCredentialsProviderprivate SecureRandom -
构造器概要
构造器 -
方法概要
修饰符和类型方法说明booleangetLocalAuthType(String bucketName) voidsetAuthType(AuthTypeEnum authType) voidsetIsAuthTypeNegotiation(boolean isAuthTypeNegotiation) voidsetLocalAuthType(String bucketName, AuthTypeEnum authType) voidsetLocalAuthType(LinkedHashMap<String, AuthTypeEnum> localAuthType) voidsetLocalAuthTypeCacheCapacity(int localAuthTypeCacheCapacity) voidsetObsCredentialsProvider(IObsCredentialsProvider obsCredentialsProvider) voidsetSecureRandom(SecureRandom secureRandom)
-
字段详细资料
-
log
-
authType
-
localAuthType
-
secureRandom
-
obsCredentialsProvider
-
isAuthTypeNegotiation
private boolean isAuthTypeNegotiation
-
-
构造器详细资料
-
ProviderCredentials
-
-
方法详细资料
-
getRegion
-
setLocalAuthTypeCacheCapacity
public void setLocalAuthTypeCacheCapacity(int localAuthTypeCacheCapacity) -
getAuthType
-
setAuthType
-
setIsAuthTypeNegotiation
public void setIsAuthTypeNegotiation(boolean isAuthTypeNegotiation) -
getIsAuthTypeNegotiation
public boolean getIsAuthTypeNegotiation() -
setObsCredentialsProvider
-
getObsCredentialsProvider
-
getSecurityKey
-
getLocalAuthType
-
setLocalAuthType
-
getLocalAuthType
-
setLocalAuthType
-
getSecureRandom
-
setSecureRandom
-