| 程序包 | 说明 |
|---|---|
| com.yeepay.yop.sdk.auth.credentials | |
| com.yeepay.yop.sdk.auth.credentials.provider |
| 限定符和类型 | 接口和说明 |
|---|---|
interface |
YopPlatformCredentials
title: Yop平台凭证(一般为server端证书,用于加密、验签)
description: 描述 Copyright: Copyright (c)2014 Company: 易宝支付(YeePay) |
| 限定符和类型 | 类和说明 |
|---|---|
class |
YopCredentialsWithoutSign
title: 不需要sign的证书
description: Copyright: Copyright (c) 2018 Company: 易宝支付(YeePay) |
class |
YopOauth2Credentials
title:
description: 描述 Copyright: Copyright (c)2014 Company: 易宝支付(YeePay) |
class |
YopPKICredentials
title:
description: Copyright: Copyright (c) 2018 Company: 易宝支付(YeePay) |
class |
YopPlatformCredentialsHolder
title:
description: 描述 Copyright: Copyright (c)2014 Company: 易宝支付(YeePay) |
class |
YopSymmetricCredentials
title: 对称密钥凭证
description: 描述 Copyright: Copyright (c)2014 Company: 易宝支付(YeePay) |
| 限定符和类型 | 方法和说明 |
|---|---|
YopCredentials<?> |
YopCredentialsProvider.getCredentials(String appKey,
String credentialType)
Returns Credentials which the caller can use to authorize an YOP request.
|
default YopCredentials<?> |
YopCredentialsProvider.getCredentials(String provider,
String env,
String appKey,
String credentialType)
加载指定服务方、环境下的客户端凭证
|
Copyright © 2024. All rights reserved.