| 程序包 | 说明 |
|---|---|
| com.yeepay.yop.sdk.base.auth.signer | |
| com.yeepay.yop.sdk.http |
| 限定符和类型 | 类和说明 |
|---|---|
class |
YopOauth2Signer
title: YopOauth2Signer
description: 描述 Copyright: Copyright (c)2014 Company: 易宝支付(YeePay) |
class |
YopPKISigner
title: YopPKISigner
description: Copyright: Copyright (c) 2018 Company: 易宝支付(YeePay) |
| 限定符和类型 | 方法和说明 |
|---|---|
static YopSigner |
YopSignerFactory.getSigner(SignerTypeEnum signerType)
已过时。
|
static YopSigner |
YopSignerFactory.getSigner(String signerType) |
| 限定符和类型 | 方法和说明 |
|---|---|
static void |
YopSignerFactory.registerSigner(SignerTypeEnum signerType,
YopSigner signer)
已过时。
|
static void |
YopSignerFactory.registerSigner(String signerType,
YopSigner signer) |
| 限定符和类型 | 方法和说明 |
|---|---|
YopSigner |
ExecutionContext.getSigner() |
YopSigner |
HttpResponseHandleContext.getSigner() |
| 限定符和类型 | 方法和说明 |
|---|---|
ExecutionContext.Builder |
ExecutionContext.Builder.withSigner(YopSigner signer) |
Copyright © 2024. All rights reserved.