枚举类的使用
cn.warpin.thirdPart.huawei.obs.obs.services.model.AuthTypeEnum
使用AuthTypeEnum的程序包
程序包
说明
-
cn.warpin.thirdPart.huawei.obs.obs.services中AuthTypeEnum的使用
-
cn.warpin.thirdPart.huawei.obs.obs.services.internal中AuthTypeEnum的使用
修饰符和类型字段说明static final Map<AuthTypeEnum, AbstractAuthentication> Constants.AUTHTICATION_MAPstatic final Map<AuthTypeEnum, IConvertor> Constants.CONVERTOR_MAPstatic final Map<AuthTypeEnum, IHeaders> Constants.HEADERS_MAP -
cn.warpin.thirdPart.huawei.obs.obs.services.internal.security中AuthTypeEnum的使用
修饰符和类型方法说明ProviderCredentials.getAuthType()ProviderCredentials.getLocalAuthType(String bucketName) 修饰符和类型方法说明voidProviderCredentials.setAuthType(AuthTypeEnum authType) voidProviderCredentials.setLocalAuthType(String bucketName, AuthTypeEnum authType) 修饰符和类型方法说明voidProviderCredentials.setLocalAuthType(LinkedHashMap<String, AuthTypeEnum> localAuthType) -
cn.warpin.thirdPart.huawei.obs.obs.services.internal.service中AuthTypeEnum的使用
修饰符和类型方法说明protected AuthTypeEnumAbstractRequestConvertor.getApiVersion(String bucketName) private AuthTypeEnumAbstractRequestConvertor.parseAuthTypeInResponse(String bucketName) -
cn.warpin.thirdPart.huawei.obs.obs.services.model中AuthTypeEnum的使用
修饰符和类型方法说明static AuthTypeEnum返回带有指定名称的该类的枚举常量。static AuthTypeEnum[]AuthTypeEnum.values()返回包含该枚举类的常量的数组, 顺序与声明这些常量的顺序相同