A B C D E F G H I J K L M N O P R S T U V W X
所有类 所有程序包
所有类 所有程序包
所有类 所有程序包
A
- AbstractComposeRequest<T extends AbstractSignResponse> - com.github.aiosign.base中的类
-
相关业务接口组合
- AbstractComposeRequest() - 类 的构造器com.github.aiosign.base.AbstractComposeRequest
- AbstractSignRequest<T extends AbstractSignResponse> - com.github.aiosign.base中的类
-
抽象的签章请求对象
- AbstractSignRequest() - 类 的构造器com.github.aiosign.base.AbstractSignRequest
- AbstractSignResponse - com.github.aiosign.base中的类
-
公共响应对象
- AbstractSignResponse() - 类 的构造器com.github.aiosign.base.AbstractSignResponse
- addObjectToArray(A[], O) - 类 中的静态方法com.github.aiosign.utils.ObjectUtils
-
Append the given object to the given array, returning a new array consisting of the input array contents plus the given object.
- API_ERROR - com.github.aiosign.base.ResponseCode
- appendMd5DigestAsHex(byte[], StringBuilder) - 类 中的静态方法com.github.aiosign.utils.DigestUtils
-
Append a hexadecimal string representation of the MD5 digest of the given bytes to the given
StringBuilder. - appendMd5DigestAsHex(InputStream, StringBuilder) - 类 中的静态方法com.github.aiosign.utils.DigestUtils
-
Append a hexadecimal string representation of the MD5 digest of the given inputStream to the given
StringBuilder. - areNotEmpty(String...) - 类 中的静态方法com.github.aiosign.utils.StringUtils
-
检查指定的字符串列表是否不为空。
- arrayToList(Object) - 类 中的静态方法com.github.aiosign.utils.CollectionUtils
-
Convert the supplied array into a List.
- Assert - com.github.aiosign.utils中的类
-
Assertion utility class that assists in validating arguments.
- Assert() - 类 的构造器com.github.aiosign.utils.Assert
- AsyContractIdentityRequest - com.github.aiosign.module.request中的类
-
合同id集合
- AsyContractIdentityRequest() - 类 的构造器com.github.aiosign.module.request.AsyContractIdentityRequest
B
- BarCodeRequest - com.github.aiosign.module.request中的类
-
条形码请求参数
- BarCodeRequest() - 类 的构造器com.github.aiosign.module.request.BarCodeRequest
- BaseSignObject - com.github.aiosign.base中的类
-
基本module对象,所有的请求对象都应继承此对象
- BaseSignObject() - 类 的构造器com.github.aiosign.base.BaseSignObject
- BatchTemplateModule() - 类 的构造器com.github.aiosign.module.response.BatchTemplateResponse.BatchTemplateModule
- BatchTemplateModule() - 类 的构造器com.github.aiosign.module.response.SealQueryResponse.BatchTemplateModule
- BatchTemplateRequest - com.github.aiosign.module.request中的类
-
批量签章参数
- BatchTemplateRequest() - 类 的构造器com.github.aiosign.module.request.BatchTemplateRequest
- BatchTemplateResponse - com.github.aiosign.module.response中的类
-
批量签章参数
- BatchTemplateResponse() - 类 的构造器com.github.aiosign.module.response.BatchTemplateResponse
- BatchTemplateResponse.BatchTemplateModule - com.github.aiosign.module.response中的类
-
模本签名参数
- BatchTemplateResponse.BatchTemplateModule.SignInfo - com.github.aiosign.module.response中的类
-
签章结果
- BeanMapUtils - com.github.aiosign.utils中的类
-
bean转map工具类
- BeanMapUtils() - 类 的构造器com.github.aiosign.utils.BeanMapUtils
- buildQuery(Map<String, String>, String) - 类 中的静态方法com.github.aiosign.utils.WebUtils
-
buildQuery.
C
- caseInsensitiveValueOf(E[], String) - 类 中的静态方法com.github.aiosign.utils.ObjectUtils
-
Case insensitive alternative to
Enum.valueOf(Class, String). - CertInfo() - 类 的构造器com.github.aiosign.module.response.CompanyUserInfoResponse.CompanyUserInfoModule.CertInfo
- CertInfo() - 类 的构造器com.github.aiosign.module.response.UserCertResponse.UserCertModule.CertInfo
- CertInfo() - 类 的构造器com.github.aiosign.module.response.UserInfoResponse.UserInfoModule.CertInfo
- CertQueryRequest - com.github.aiosign.module.request中的类
-
证书申请或续期查询结果请求
- CertQueryRequest() - 类 的构造器com.github.aiosign.module.request.CertQueryRequest
- check() - 类 中的方法com.github.aiosign.base.RequestInfo
-
对参数进行检验
- checkSign(String, String, String) - 类 中的静态方法com.github.aiosign.utils.SignUtils
-
校验签名是否正确.
- cleanupMap(Map<String, V>) - 类 中的静态方法com.github.aiosign.utils.MineUtils
-
清除字典中值为空的项。
- CollectionUtils - com.github.aiosign.utils中的类
-
Miscellaneous collection utility methods.
- CollectionUtils() - 类 的构造器com.github.aiosign.utils.CollectionUtils
- com.github.aiosign.base - 程序包 com.github.aiosign.base
- com.github.aiosign.bean - 程序包 com.github.aiosign.bean
- com.github.aiosign.client - 程序包 com.github.aiosign.client
- com.github.aiosign.client.support - 程序包 com.github.aiosign.client.support
- com.github.aiosign.enums - 程序包 com.github.aiosign.enums
- com.github.aiosign.module.request - 程序包 com.github.aiosign.module.request
- com.github.aiosign.module.response - 程序包 com.github.aiosign.module.response
- com.github.aiosign.utils - 程序包 com.github.aiosign.utils
- CommonSignRequest - com.github.aiosign.module.request中的类
-
普通签章请求参数
- CommonSignRequest() - 类 的构造器com.github.aiosign.module.request.CommonSignRequest
- CommonSignRequest.SignParams - com.github.aiosign.module.request中的类
-
签章参数
- CompanyUserInfo() - 类 的构造器com.github.aiosign.module.response.CompanyUserInfoResponse.CompanyUserInfoModule.CompanyUserInfo
- CompanyUserInfoModule() - 类 的构造器com.github.aiosign.module.response.CompanyUserInfoResponse.CompanyUserInfoModule
- CompanyUserInfoRequest - com.github.aiosign.module.request中的类
-
企业用户身份信息
- CompanyUserInfoRequest() - 类 的构造器com.github.aiosign.module.request.CompanyUserInfoRequest
- CompanyUserInfoResponse - com.github.aiosign.module.response中的类
-
企业用户身份信息
- CompanyUserInfoResponse() - 类 的构造器com.github.aiosign.module.response.CompanyUserInfoResponse
- CompanyUserInfoResponse.CompanyUserInfoModule - com.github.aiosign.module.response中的类
- CompanyUserInfoResponse.CompanyUserInfoModule.CertInfo - com.github.aiosign.module.response中的类
-
个人证书信息
- CompanyUserInfoResponse.CompanyUserInfoModule.CompanyUserInfo - com.github.aiosign.module.response中的类
-
个人信息
- CONNECT_TIME_OUT - 类 中的静态变量com.github.aiosign.client.support.DefaultSignClient
-
默认连接超时时间
- contains(Enumeration<?>, Object) - 类 中的静态方法com.github.aiosign.utils.CollectionUtils
-
Check whether the given Enumeration contains the given element.
- contains(Iterator<?>, Object) - 类 中的静态方法com.github.aiosign.utils.CollectionUtils
-
Check whether the given Iterator contains the given element.
- containsAny(Collection<?>, Collection<?>) - 类 中的静态方法com.github.aiosign.utils.CollectionUtils
-
Return
trueif any element in 'candidates' is contained in 'source'; otherwise returnsfalse. - containsConstant(Enum<?>[], String) - 类 中的静态方法com.github.aiosign.utils.ObjectUtils
-
Check whether the given array of enum constants contains a constant with the given name, ignoring case when determining a match.
- containsConstant(Enum<?>[], String, boolean) - 类 中的静态方法com.github.aiosign.utils.ObjectUtils
-
Check whether the given array of enum constants contains a constant with the given name.
- containsElement(Object[], Object) - 类 中的静态方法com.github.aiosign.utils.ObjectUtils
-
Check whether the given array contains the given element.
- containsInstance(Collection<?>, Object) - 类 中的静态方法com.github.aiosign.utils.CollectionUtils
-
Check whether the given Collection contains the given element instance.
- ContentType - com.github.aiosign.enums中的枚举
-
请求头类型
- ContractAddAndFileRequest - com.github.aiosign.module.request中的类
- ContractAddAndFileRequest() - 类 的构造器com.github.aiosign.module.request.ContractAddAndFileRequest
- ContractAddAndFileResponse - com.github.aiosign.module.response中的类
- ContractAddAndFileResponse() - 类 的构造器com.github.aiosign.module.response.ContractAddAndFileResponse
- ContractAddModule() - 类 的构造器com.github.aiosign.module.response.ContractAddResponse.ContractAddModule
- ContractAddRequest - com.github.aiosign.module.request中的类
-
合同添加参数
- ContractAddRequest() - 类 的构造器com.github.aiosign.module.request.ContractAddRequest
- ContractAddResponse - com.github.aiosign.module.response中的类
-
合同添加返回值
- ContractAddResponse() - 类 的构造器com.github.aiosign.module.response.ContractAddResponse
- ContractAddResponse.ContractAddModule - com.github.aiosign.module.response中的类
- ContractDeleteModule() - 类 的构造器com.github.aiosign.module.response.ContractDeleteResponse.ContractDeleteModule
- ContractDeleteResponse - com.github.aiosign.module.response中的类
-
合同删除返回参数
- ContractDeleteResponse() - 类 的构造器com.github.aiosign.module.response.ContractDeleteResponse
- ContractDeleteResponse.ContractDeleteModule - com.github.aiosign.module.response中的类
- ContractIdentityListRequest - com.github.aiosign.module.request中的类
-
合同id集合
- ContractIdentityListRequest() - 类 的构造器com.github.aiosign.module.request.ContractIdentityListRequest
- ContractIdentityRequest - com.github.aiosign.module.request中的类
-
合同id集合
- ContractIdentityRequest() - 类 的构造器com.github.aiosign.module.request.ContractIdentityRequest
- ContractInfo - com.github.aiosign.bean中的类
-
合同信息
- ContractInfo() - 类 的构造器com.github.aiosign.bean.ContractInfo
- ContractQueryModule() - 类 的构造器com.github.aiosign.module.response.ContractQueryResponse.ContractQueryModule
- ContractQueryResponse - com.github.aiosign.module.response中的类
-
合同添加返回值
- ContractQueryResponse() - 类 的构造器com.github.aiosign.module.response.ContractQueryResponse
- ContractQueryResponse.ContractQueryModule - com.github.aiosign.module.response中的类
- convert2Map(String, String) - 类 中的静态方法com.github.aiosign.utils.StringUtils
-
convert2Map.
- convertToMap(Object) - 类 中的静态方法com.github.aiosign.utils.BeanMapUtils
-
convertToMap.
- convertToMap(Object, boolean) - 类 中的静态方法com.github.aiosign.utils.BeanMapUtils
-
convertToMap.
- createHmacSha256Sign(String, String) - 类 中的静态方法com.github.aiosign.utils.SignUtils
-
HmacSHA256签名
- createSign(String, String) - 类 中的静态方法com.github.aiosign.utils.SignUtils
-
签名算法 先将字符串做HmacSHA256签名,密钥key为appsecret,然后将字符串做MD5摘要,最后全部转为大写,得到最终签名值
- customId - 类 中的变量com.github.aiosign.module.response.BatchTemplateResponse.BatchTemplateModule.SignInfo
-
自定义id
- CustomSignFields - com.github.aiosign.bean中的类
-
自定义签章参数
- CustomSignFields() - 类 的构造器com.github.aiosign.bean.CustomSignFields
D
- DATE_PATTERN - 枚举 中的静态变量com.github.aiosign.utils.ObjectMapperHolder
-
时间格式
- decode(String) - 类 中的静态方法com.github.aiosign.utils.WebUtils
-
使用默认的UTF-8字符集反编码请求参数值。
- decode(String, String) - 类 中的静态方法com.github.aiosign.utils.WebUtils
-
使用指定的字符集反编码请求参数值。
- DefaultSignClient - com.github.aiosign.client.support中的类
-
默认的签章客户端实现
- DefaultSignClient(String, String, Integer, String, String, boolean) - 类 的构造器com.github.aiosign.client.support.DefaultSignClient
-
构造器
- DefaultSignClient(String, String, String) - 类 的构造器com.github.aiosign.client.support.DefaultSignClient
-
不使用代理的构造器
- DELETE - com.github.aiosign.enums.HttpMethod
- DigestUtils - com.github.aiosign.utils中的类
-
Miscellaneous methods for calculating digests.
- DigestUtils() - 类 的构造器com.github.aiosign.utils.DigestUtils
- doesNotContain(String, String) - 类 中的静态方法com.github.aiosign.utils.Assert
-
已过时。as of 4.3.7, in favor of
Assert.doesNotContain(String, String, String) - doesNotContain(String, String, String) - 类 中的静态方法com.github.aiosign.utils.Assert
-
Assert that the given text does not contain the given substring.
- doesNotContain(String, String, Supplier<String>) - 类 中的静态方法com.github.aiosign.utils.Assert
-
Assert that the given text does not contain the given substring.
- doGet(String, Map<String, String>) - 类 中的静态方法com.github.aiosign.utils.WebUtils
-
执行HTTP GET请求。
- doGet(String, Map<String, String>, String) - 类 中的静态方法com.github.aiosign.utils.WebUtils
-
执行HTTP GET请求。
- doPost(String, String, byte[], int, int, String, int, String) - 类 中的静态方法com.github.aiosign.utils.WebUtils
-
执行HTTP POST请求。
- doPost(String, Map<String, String>, String, int, int, String, int) - 类 中的静态方法com.github.aiosign.utils.WebUtils
-
执行HTTP POST请求,可使用代理proxy。
- doPost(String, Map<String, String>, Map<String, FileItem>, String, int, int, String, int) - 类 中的静态方法com.github.aiosign.utils.WebUtils
-
执行带文件上传的HTTP POST请求。
- doPostJson(String, String, int, int, String, Integer, String) - 类 中的静态方法com.github.aiosign.utils.WebUtils
-
post请求,请求头为application/json,不使用代理
E
- encode(String) - 类 中的静态方法com.github.aiosign.utils.WebUtils
-
使用默认的UTF-8字符集编码请求参数值。
- encode(String, String) - 类 中的静态方法com.github.aiosign.utils.WebUtils
-
使用指定的字符集编码请求参数值。
- equals(Object) - 类 中的方法com.github.aiosign.client.support.DefaultSignClient
-
重写其equals方法,只要是appid和appsecret相同,就认为两个对象是相等的
- execute(AbstractComposeRequest<T>) - 接口 中的方法com.github.aiosign.client.SignClient
-
相关业务接口组合
- execute(AbstractComposeRequest<T>) - 类 中的方法com.github.aiosign.client.support.DefaultSignClient
-
执行相关组合业务
- execute(AbstractSignRequest<T>) - 接口 中的方法com.github.aiosign.client.SignClient
-
执行http请求,并返回结果
- execute(AbstractSignRequest<T>) - 类 中的方法com.github.aiosign.client.support.DefaultSignClient
-
执行http请求,并返回结果
- execute(SignClient) - 类 中的方法com.github.aiosign.base.AbstractComposeRequest
-
执行相关业务
- execute(SignClient) - 类 中的方法com.github.aiosign.module.request.ContractAddAndFileRequest
- execute(SignClient) - 类 中的方法com.github.aiosign.module.request.SealAddAndFileRequest
- execute(SignClient) - 类 中的方法com.github.aiosign.module.request.TemplateAddAndFileRequest
- execute(SignClient) - 类 中的方法com.github.aiosign.module.request.UserCompanyRegisterCertRequest
- execute(SignClient) - 类 中的方法com.github.aiosign.module.request.UserPersonalRegisterCertRequest
- expired(DefaultSignClient, String) - 类 中的方法com.github.aiosign.utils.TokenManager.TokenReloadListener
-
Called when a map entry expires.
F
- FileCheckRequest - com.github.aiosign.module.request中的类
- FileCheckRequest() - 类 的构造器com.github.aiosign.module.request.FileCheckRequest
- FileIdentityRequest - com.github.aiosign.module.request中的类
-
文件id
- FileIdentityRequest() - 类 的构造器com.github.aiosign.module.request.FileIdentityRequest
- FileItem - com.github.aiosign.base中的类
-
文件元数据。
- FileItem(File) - 类 的构造器com.github.aiosign.base.FileItem
-
基于本地文件的构造器。
- FileItem(String) - 类 的构造器com.github.aiosign.base.FileItem
-
基于文件绝对路径的构造器。
- FileItem(String, byte[]) - 类 的构造器com.github.aiosign.base.FileItem
-
基于文件名和字节流的构造器。
- FileItem(String, byte[], String) - 类 的构造器com.github.aiosign.base.FileItem
-
基于文件名、字节流和媒体类型的构造器。
- FileUploadModule() - 类 的构造器com.github.aiosign.module.response.FileUploadResponse.FileUploadModule
- FileUploadRequest - com.github.aiosign.module.request中的类
- FileUploadRequest() - 类 的构造器com.github.aiosign.module.request.FileUploadRequest
- FileUploadResponse - com.github.aiosign.module.response中的类
- FileUploadResponse() - 类 的构造器com.github.aiosign.module.response.FileUploadResponse
- FileUploadResponse.FileUploadModule - com.github.aiosign.module.response中的类
- findCommonElementType(Collection<?>) - 类 中的静态方法com.github.aiosign.utils.CollectionUtils
-
Find the common element type of the given Collection, if any.
- findFirstMatch(Collection<?>, Collection<E>) - 类 中的静态方法com.github.aiosign.utils.CollectionUtils
-
Return the first element in '
candidates' that is contained in 'source'. - findValueOfType(Collection<?>, Class<?>[]) - 类 中的静态方法com.github.aiosign.utils.CollectionUtils
-
Find a single value of one of the given types in the given Collection: searching the Collection for a value of the first type, then searching for a value of the second type, etc.
- findValueOfType(Collection<?>, Class<T>) - 类 中的静态方法com.github.aiosign.utils.CollectionUtils
-
Find a single value of the given type in the given Collection.
- FORM_URLENCODED - com.github.aiosign.enums.ContentType
-
query类型
G
- GATEWAY_ERROR - com.github.aiosign.base.ResponseCode
- get(String) - 枚举 中的静态方法com.github.aiosign.enums.ContentType
-
get.
- GET - com.github.aiosign.enums.HttpMethod
-
请求方法
- getConnection(URL, String, String, String) - 类 中的静态方法com.github.aiosign.utils.WebUtils
-
getConnection.
- getConnection(URL, String, String, String, int, String) - 类 中的静态方法com.github.aiosign.utils.WebUtils
-
getConnection.
- getContent() - 类 中的方法com.github.aiosign.base.FileItem
-
Getter for the field
content. - getDisplayString(Object) - 类 中的静态方法com.github.aiosign.utils.ObjectUtils
-
Return a content-based String representation if
objis notnull; otherwise returns an empty String. - getFileName() - 类 中的方法com.github.aiosign.base.FileItem
-
Getter for the field
fileName. - getFileSuffix(byte[]) - 类 中的静态方法com.github.aiosign.utils.MineUtils
-
获取文件的真实后缀名。
- getIdentityHexString(Object) - 类 中的静态方法com.github.aiosign.utils.ObjectUtils
-
Return a hex String form of an object's identity hash code.
- getInstance() - 枚举 中的方法com.github.aiosign.utils.ObjectMapperHolder
-
获取单例的ObjectMapper
- getMimeType() - 类 中的方法com.github.aiosign.base.FileItem
-
Getter for the field
mimeType. - getMimeType(byte[]) - 类 中的静态方法com.github.aiosign.utils.MineUtils
-
获取文件的真实媒体类型。
- getRequestInfo() - 类 中的方法com.github.aiosign.base.AbstractSignRequest
-
返回请求的必要参数信息
- getRequestInfo() - 类 中的方法com.github.aiosign.module.request.AsyContractIdentityRequest
- getRequestInfo() - 类 中的方法com.github.aiosign.module.request.BarCodeRequest
- getRequestInfo() - 类 中的方法com.github.aiosign.module.request.BatchTemplateRequest
- getRequestInfo() - 类 中的方法com.github.aiosign.module.request.CertQueryRequest
- getRequestInfo() - 类 中的方法com.github.aiosign.module.request.CommonSignRequest
- getRequestInfo() - 类 中的方法com.github.aiosign.module.request.CompanyUserInfoRequest
- getRequestInfo() - 类 中的方法com.github.aiosign.module.request.ContractAddRequest
- getRequestInfo() - 类 中的方法com.github.aiosign.module.request.ContractIdentityListRequest
- getRequestInfo() - 类 中的方法com.github.aiosign.module.request.ContractIdentityRequest
- getRequestInfo() - 类 中的方法com.github.aiosign.module.request.FileCheckRequest
- getRequestInfo() - 类 中的方法com.github.aiosign.module.request.FileIdentityRequest
- getRequestInfo() - 类 中的方法com.github.aiosign.module.request.FileUploadRequest
- getRequestInfo() - 类 中的方法com.github.aiosign.module.request.KeywordSignRequest
- getRequestInfo() - 类 中的方法com.github.aiosign.module.request.MeetingSignRequest
- getRequestInfo() - 类 中的方法com.github.aiosign.module.request.RevokeTokenRequest
-
返回请求的必要参数信息
- getRequestInfo() - 类 中的方法com.github.aiosign.module.request.SealAddRequest
- getRequestInfo() - 类 中的方法com.github.aiosign.module.request.SealIdentityRequest
- getRequestInfo() - 类 中的方法com.github.aiosign.module.request.SealLockRequest
- getRequestInfo() - 类 中的方法com.github.aiosign.module.request.SealRemoveRequest
- getRequestInfo() - 类 中的方法com.github.aiosign.module.request.SealUnLockRequest
- getRequestInfo() - 类 中的方法com.github.aiosign.module.request.SingleTemplateRequest
- getRequestInfo() - 类 中的方法com.github.aiosign.module.request.TemplateAddRequest
- getRequestInfo() - 类 中的方法com.github.aiosign.module.request.TemplateDeleteRequest
- getRequestInfo() - 类 中的方法com.github.aiosign.module.request.TemplateLockRequest
- getRequestInfo() - 类 中的方法com.github.aiosign.module.request.TemplateQueryRequest
- getRequestInfo() - 类 中的方法com.github.aiosign.module.request.TemplateUnlockRequest
- getRequestInfo() - 类 中的方法com.github.aiosign.module.request.TokenRequest
-
返回请求的必要参数信息
- getRequestInfo() - 类 中的方法com.github.aiosign.module.request.UserCompanyRegisterRequest
- getRequestInfo() - 类 中的方法com.github.aiosign.module.request.UserIdentityLockRequest
- getRequestInfo() - 类 中的方法com.github.aiosign.module.request.UserIdentityRequest
- getRequestInfo() - 类 中的方法com.github.aiosign.module.request.UserIdentityUnLockRequest
- getRequestInfo() - 类 中的方法com.github.aiosign.module.request.UserInfoRequest
-
返回请求的必要参数信息
- getRequestInfo() - 类 中的方法com.github.aiosign.module.request.UserPersonalLockRequest
-
返回请求的必要参数信息
- getRequestInfo() - 类 中的方法com.github.aiosign.module.request.UserPersonalRegisterRequest
-
返回请求的必要参数信息
- getRequestInfo() - 类 中的方法com.github.aiosign.module.request.UserPersonalUnLockRequest
- getResponseAsString(HttpURLConnection) - 类 中的静态方法com.github.aiosign.utils.WebUtils
-
getResponseAsString.
- getToken(SignClient) - 类 中的静态方法com.github.aiosign.utils.TokenManager
-
获取token
H
- hashCode() - 类 中的方法com.github.aiosign.client.support.DefaultSignClient
-
重写hashcode方法,只要是appid和appsecret相同,其hashcode值就相同
- hashCode(boolean) - 类 中的静态方法com.github.aiosign.utils.ObjectUtils
-
已过时。as of Spring Framework 5.0, in favor of the native JDK 8 variant
- hashCode(double) - 类 中的静态方法com.github.aiosign.utils.ObjectUtils
-
已过时。as of Spring Framework 5.0, in favor of the native JDK 8 variant
- hashCode(float) - 类 中的静态方法com.github.aiosign.utils.ObjectUtils
-
已过时。as of Spring Framework 5.0, in favor of the native JDK 8 variant
- hashCode(long) - 类 中的静态方法com.github.aiosign.utils.ObjectUtils
-
已过时。as of Spring Framework 5.0, in favor of the native JDK 8 variant
- hasLength(CharSequence) - 类 中的静态方法com.github.aiosign.utils.StringUtils
-
Check that the given
CharSequenceis neithernullnor of length 0. - hasLength(String) - 类 中的静态方法com.github.aiosign.utils.Assert
-
已过时。as of 4.3.7, in favor of
Assert.hasLength(String, String) - hasLength(String, String) - 类 中的静态方法com.github.aiosign.utils.Assert
-
Assert that the given String is not empty; that is, it must not be
nulland not the empty String. - hasLength(String, Supplier<String>) - 类 中的静态方法com.github.aiosign.utils.Assert
-
Assert that the given String is not empty; that is, it must not be
nulland not the empty String. - hasText(String) - 类 中的静态方法com.github.aiosign.utils.Assert
-
已过时。as of 4.3.7, in favor of
Assert.hasText(String, String) - hasText(String) - 类 中的静态方法com.github.aiosign.utils.StringUtils
-
Check whether the given
Stringcontains actual text. - hasText(String, String) - 类 中的静态方法com.github.aiosign.utils.Assert
-
Assert that the given String contains valid text content; that is, it must not be
nulland must contain at least one non-whitespace character. - hasText(String, Supplier<String>) - 类 中的静态方法com.github.aiosign.utils.Assert
-
Assert that the given String contains valid text content; that is, it must not be
nulland must contain at least one non-whitespace character. - hasUniqueObject(Collection<?>) - 类 中的静态方法com.github.aiosign.utils.CollectionUtils
-
Determine whether the given Collection only contains a single unique object.
- HEAD - com.github.aiosign.enums.HttpMethod
- HttpMethod - com.github.aiosign.enums中的枚举
-
请求方法类型
I
- identityToString(Object) - 类 中的静态方法com.github.aiosign.utils.ObjectUtils
-
Return a String representation of an object's overall identity.
- INSTANCE - com.github.aiosign.utils.ObjectMapperHolder
-
单例
- isApiSuccess() - 类 中的方法com.github.aiosign.base.AbstractSignResponse
-
请求api是否成功
- isArray(Object) - 类 中的静态方法com.github.aiosign.utils.ObjectUtils
-
Determine whether the given object is an array: either an Object array or a primitive array.
- isAssignable(Class<?>, Class<?>) - 类 中的静态方法com.github.aiosign.utils.Assert
-
Assert that
superType.isAssignableFrom(subType)istrue. - isAssignable(Class<?>, Class<?>, String) - 类 中的静态方法com.github.aiosign.utils.Assert
-
Assert that
superType.isAssignableFrom(subType)istrue. - isAssignable(Class<?>, Class<?>, Supplier<String>) - 类 中的静态方法com.github.aiosign.utils.Assert
-
Assert that
superType.isAssignableFrom(subType)istrue. - isCheckedException(Throwable) - 类 中的静态方法com.github.aiosign.utils.ObjectUtils
-
Return whether the given throwable is a checked exception: that is, neither a RuntimeException nor an Error.
- isCompatibleWithThrowsClause(Throwable, Class<?>...) - 类 中的静态方法com.github.aiosign.utils.ObjectUtils
-
Check whether the given exception is compatible with the specified exception types, as declared in a throws clause.
- isDefault(String) - 枚举 中的静态方法com.github.aiosign.enums.ContentType
-
isDefault.
- isEmpty(Object) - 类 中的静态方法com.github.aiosign.utils.ObjectUtils
-
Determine whether the given object is empty.
- isEmpty(Object[]) - 类 中的静态方法com.github.aiosign.utils.ObjectUtils
-
Determine whether the given array is empty: i.e.
- isEmpty(String) - 类 中的静态方法com.github.aiosign.utils.StringUtils
-
检查指定的字符串是否为空。
- isEmpty(Collection<?>) - 类 中的静态方法com.github.aiosign.utils.CollectionUtils
-
Return
trueif the supplied Collection isnullor empty. - isEmpty(Map<?, ?>) - 类 中的静态方法com.github.aiosign.utils.CollectionUtils
-
Return
trueif the supplied Map isnullor empty. - isFormUrlEncoed(String) - 枚举 中的静态方法com.github.aiosign.enums.ContentType
-
isFormUrlEncoed.
- isGatewaySuccess() - 类 中的方法com.github.aiosign.base.AbstractSignResponse
-
网关是否请求成功
- isInstanceOf(Class<?>, Object) - 类 中的静态方法com.github.aiosign.utils.Assert
-
Assert that the provided object is an instance of the provided class.
- isInstanceOf(Class<?>, Object, String) - 类 中的静态方法com.github.aiosign.utils.Assert
-
Assert that the provided object is an instance of the provided class.
- isInstanceOf(Class<?>, Object, Supplier<String>) - 类 中的静态方法com.github.aiosign.utils.Assert
-
Assert that the provided object is an instance of the provided class.
- isNull(Object) - 类 中的静态方法com.github.aiosign.utils.Assert
-
已过时。as of 4.3.7, in favor of
Assert.isNull(Object, String) - isNull(Object, String) - 类 中的静态方法com.github.aiosign.utils.Assert
-
Assert that an object is
null. - isNull(Object, Supplier<String>) - 类 中的静态方法com.github.aiosign.utils.Assert
-
Assert that an object is
null. - isNumeric(Object) - 类 中的静态方法com.github.aiosign.utils.StringUtils
-
检查对象是否为数字型字符串,包含负数开头的。
- isSuccess() - 类 中的方法com.github.aiosign.base.AbstractSignResponse
-
是否请求成功
- isTrue(boolean) - 类 中的静态方法com.github.aiosign.utils.Assert
-
已过时。as of 4.3.7, in favor of
Assert.isTrue(boolean, String) - isTrue(boolean, String) - 类 中的静态方法com.github.aiosign.utils.Assert
-
Assert a boolean expression, throwing an
IllegalArgumentExceptionif the expression evaluates tofalse. - isTrue(boolean, Supplier<String>) - 类 中的静态方法com.github.aiosign.utils.Assert
-
Assert a boolean expression, throwing an
IllegalArgumentExceptionif the expression evaluates tofalse.
J
- JSON - com.github.aiosign.enums.ContentType
-
json类型
K
- KeywordSignRequest - com.github.aiosign.module.request中的类
-
关键字签章参数
- KeywordSignRequest() - 类 的构造器com.github.aiosign.module.request.KeywordSignRequest
L
- lastElement(List<T>) - 类 中的静态方法com.github.aiosign.utils.CollectionUtils
-
Retrieve the last element of the given List, accessing the highest index.
- lastElement(Set<T>) - 类 中的静态方法com.github.aiosign.utils.CollectionUtils
-
Retrieve the last element of the given Set, using
SortedSet.last()or otherwise iterating over all elements (assuming a linked set). - leftPad(String, int, char) - 类 中的静态方法com.github.aiosign.utils.StringUtils
-
leftPad.
- leftPad(String, int, String) - 类 中的静态方法com.github.aiosign.utils.StringUtils
-
leftPad.
M
- matches(String) - 枚举 中的方法com.github.aiosign.enums.HttpMethod
-
给定的方法是否匹配
- md5Digest(byte[]) - 类 中的静态方法com.github.aiosign.utils.DigestUtils
-
Calculate the MD5 digest of the given bytes.
- md5Digest(InputStream) - 类 中的静态方法com.github.aiosign.utils.DigestUtils
-
Calculate the MD5 digest of the given stream.
- md5DigestAsHex(byte[]) - 类 中的静态方法com.github.aiosign.utils.DigestUtils
-
Return a hexadecimal string representation of the MD5 digest of the given bytes.
- md5DigestAsHex(InputStream) - 类 中的静态方法com.github.aiosign.utils.DigestUtils
-
Return a hexadecimal string representation of the MD5 digest of the given stream.
- MeetingSignModule() - 类 的构造器com.github.aiosign.module.response.MeetingSignResponse.MeetingSignModule
- MeetingSignRequest - com.github.aiosign.module.request中的类
-
会签传入参数
- MeetingSignRequest() - 类 的构造器com.github.aiosign.module.request.MeetingSignRequest
- MeetingSignRequest.SignDetail - com.github.aiosign.module.request中的类
-
签章详细参数
- MeetingSignResponse - com.github.aiosign.module.response中的类
-
会签返回参数
- MeetingSignResponse() - 类 的构造器com.github.aiosign.module.response.MeetingSignResponse
- MeetingSignResponse.MeetingSignModule - com.github.aiosign.module.response中的类
-
模本签名参数
- mergeArrayIntoCollection(Object, Collection<E>) - 类 中的静态方法com.github.aiosign.utils.CollectionUtils
-
Merge the given array into the given Collection.
- mergePropertiesIntoMap(Properties, Map<K, V>) - 类 中的静态方法com.github.aiosign.utils.CollectionUtils
-
Merge the given Properties instance into the given Map, copying all properties (key-value pairs) over.
- MineUtils - com.github.aiosign.utils中的类
-
系统工具类。
- MULTIPART - com.github.aiosign.enums.ContentType
-
表单类型
N
- noNullElements(Object[]) - 类 中的静态方法com.github.aiosign.utils.Assert
-
已过时。as of 4.3.7, in favor of
Assert.noNullElements(Object[], String) - noNullElements(Object[], String) - 类 中的静态方法com.github.aiosign.utils.Assert
-
Assert that an array contains no
nullelements. - noNullElements(Object[], Supplier<String>) - 类 中的静态方法com.github.aiosign.utils.Assert
-
Assert that an array contains no
nullelements. - notEmpty(Object[]) - 类 中的静态方法com.github.aiosign.utils.Assert
-
已过时。as of 4.3.7, in favor of
Assert.notEmpty(Object[], String) - notEmpty(Object[], String) - 类 中的静态方法com.github.aiosign.utils.Assert
-
Assert that an array contains elements; that is, it must not be
nulland must contain at least one element. - notEmpty(Object[], Supplier<String>) - 类 中的静态方法com.github.aiosign.utils.Assert
-
Assert that an array contains elements; that is, it must not be
nulland must contain at least one element. - notEmpty(Collection<?>) - 类 中的静态方法com.github.aiosign.utils.Assert
-
已过时。as of 4.3.7, in favor of
Assert.notEmpty(Collection, String) - notEmpty(Collection<?>, String) - 类 中的静态方法com.github.aiosign.utils.Assert
-
Assert that a collection contains elements; that is, it must not be
nulland must contain at least one element. - notEmpty(Collection<?>, Supplier<String>) - 类 中的静态方法com.github.aiosign.utils.Assert
-
Assert that a collection contains elements; that is, it must not be
nulland must contain at least one element. - notEmpty(Map<?, ?>) - 类 中的静态方法com.github.aiosign.utils.Assert
-
已过时。as of 4.3.7, in favor of
Assert.notEmpty(Map, String) - notEmpty(Map<?, ?>, String) - 类 中的静态方法com.github.aiosign.utils.Assert
-
Assert that a Map contains entries; that is, it must not be
nulland must contain at least one entry. - notEmpty(Map<?, ?>, Supplier<String>) - 类 中的静态方法com.github.aiosign.utils.Assert
-
Assert that a Map contains entries; that is, it must not be
nulland must contain at least one entry. - notNull(Object) - 类 中的静态方法com.github.aiosign.utils.Assert
-
已过时。as of 4.3.7, in favor of
Assert.notNull(Object, String) - notNull(Object, String) - 类 中的静态方法com.github.aiosign.utils.Assert
-
Assert that an object is not
null. - notNull(Object, Supplier<String>) - 类 中的静态方法com.github.aiosign.utils.Assert
-
Assert that an object is not
null. - nullSafeClassName(Object) - 类 中的静态方法com.github.aiosign.utils.ObjectUtils
-
Determine the class name for the given object.
- nullSafeEquals(Object, Object) - 类 中的静态方法com.github.aiosign.utils.ObjectUtils
-
Determine if the given objects are equal, returning
trueif both arenullorfalseif only one isnull. - nullSafeHashCode(boolean[]) - 类 中的静态方法com.github.aiosign.utils.ObjectUtils
-
Return a hash code based on the contents of the specified array.
- nullSafeHashCode(byte[]) - 类 中的静态方法com.github.aiosign.utils.ObjectUtils
-
Return a hash code based on the contents of the specified array.
- nullSafeHashCode(char[]) - 类 中的静态方法com.github.aiosign.utils.ObjectUtils
-
Return a hash code based on the contents of the specified array.
- nullSafeHashCode(double[]) - 类 中的静态方法com.github.aiosign.utils.ObjectUtils
-
Return a hash code based on the contents of the specified array.
- nullSafeHashCode(float[]) - 类 中的静态方法com.github.aiosign.utils.ObjectUtils
-
Return a hash code based on the contents of the specified array.
- nullSafeHashCode(int[]) - 类 中的静态方法com.github.aiosign.utils.ObjectUtils
-
Return a hash code based on the contents of the specified array.
- nullSafeHashCode(long[]) - 类 中的静态方法com.github.aiosign.utils.ObjectUtils
-
Return a hash code based on the contents of the specified array.
- nullSafeHashCode(short[]) - 类 中的静态方法com.github.aiosign.utils.ObjectUtils
-
Return a hash code based on the contents of the specified array.
- nullSafeHashCode(Object) - 类 中的静态方法com.github.aiosign.utils.ObjectUtils
-
Return as hash code for the given object; typically the value of
Object#hashCode()}. - nullSafeHashCode(Object[]) - 类 中的静态方法com.github.aiosign.utils.ObjectUtils
-
Return a hash code based on the contents of the specified array.
- nullSafeToString(boolean[]) - 类 中的静态方法com.github.aiosign.utils.ObjectUtils
-
Return a String representation of the contents of the specified array.
- nullSafeToString(byte[]) - 类 中的静态方法com.github.aiosign.utils.ObjectUtils
-
Return a String representation of the contents of the specified array.
- nullSafeToString(char[]) - 类 中的静态方法com.github.aiosign.utils.ObjectUtils
-
Return a String representation of the contents of the specified array.
- nullSafeToString(double[]) - 类 中的静态方法com.github.aiosign.utils.ObjectUtils
-
Return a String representation of the contents of the specified array.
- nullSafeToString(float[]) - 类 中的静态方法com.github.aiosign.utils.ObjectUtils
-
Return a String representation of the contents of the specified array.
- nullSafeToString(int[]) - 类 中的静态方法com.github.aiosign.utils.ObjectUtils
-
Return a String representation of the contents of the specified array.
- nullSafeToString(long[]) - 类 中的静态方法com.github.aiosign.utils.ObjectUtils
-
Return a String representation of the contents of the specified array.
- nullSafeToString(short[]) - 类 中的静态方法com.github.aiosign.utils.ObjectUtils
-
Return a String representation of the contents of the specified array.
- nullSafeToString(Object) - 类 中的静态方法com.github.aiosign.utils.ObjectUtils
-
Return a String representation of the specified Object.
- nullSafeToString(Object[]) - 类 中的静态方法com.github.aiosign.utils.ObjectUtils
-
Return a String representation of the contents of the specified array.
O
- ObjectMapperHolder - com.github.aiosign.utils中的枚举
-
ObjectMapper单例模式实现
- ObjectUtils - com.github.aiosign.utils中的类
-
Miscellaneous object utility methods.
- ObjectUtils() - 类 的构造器com.github.aiosign.utils.ObjectUtils
- OPTIONS - com.github.aiosign.enums.HttpMethod
P
- PATCH - com.github.aiosign.enums.HttpMethod
- PersonalInfo() - 类 的构造器com.github.aiosign.module.response.UserInfoResponse.UserInfoModule.PersonalInfo
- POST - com.github.aiosign.enums.HttpMethod
- PUT - com.github.aiosign.enums.HttpMethod
R
- READ_TIME_OUT - 类 中的静态变量com.github.aiosign.client.support.DefaultSignClient
-
默认读取超时时间
- RequestInfo<T extends AbstractSignResponse> - com.github.aiosign.base中的类
-
请求必要信息
- RequestInfo() - 类 的构造器com.github.aiosign.base.RequestInfo
- resolve(String) - 枚举 中的静态方法com.github.aiosign.enums.HttpMethod
-
字符串转为枚举类型
- ResponseCode - com.github.aiosign.base中的枚举
-
ResponseCode class.
- resultCode - 类 中的变量com.github.aiosign.base.AbstractSignResponse
-
业务返回状态码 【选填】
- resultMessage - 类 中的变量com.github.aiosign.base.AbstractSignResponse
-
业务返回信息 【选填】
- returnCode - 类 中的变量com.github.aiosign.base.AbstractSignResponse
-
网关返回状态码 【必填】
- returnMessage - 类 中的变量com.github.aiosign.base.AbstractSignResponse
-
网关返回信息 【必填】
- RevokeTokenRequest - com.github.aiosign.module.request中的类
- RevokeTokenRequest() - 类 的构造器com.github.aiosign.module.request.RevokeTokenRequest
- RevokeTokenResponse - com.github.aiosign.module.response中的类
-
回收token返回值
- RevokeTokenResponse() - 类 的构造器com.github.aiosign.module.response.RevokeTokenResponse
S
- SealAddAndFileRequest - com.github.aiosign.module.request中的类
- SealAddAndFileRequest() - 类 的构造器com.github.aiosign.module.request.SealAddAndFileRequest
- SealAddAndFileResponse - com.github.aiosign.module.response中的类
- SealAddAndFileResponse() - 类 的构造器com.github.aiosign.module.response.SealAddAndFileResponse
- SealAddRequest - com.github.aiosign.module.request中的类
-
印章添加参数
- SealAddRequest() - 类 的构造器com.github.aiosign.module.request.SealAddRequest
- SealBatchModule() - 类 的构造器com.github.aiosign.module.response.SealBatchResponse.SealBatchModule
- SealBatchResponse - com.github.aiosign.module.response中的类
-
批量操作返回参数
- SealBatchResponse() - 类 的构造器com.github.aiosign.module.response.SealBatchResponse
- SealBatchResponse.SealBatchModule - com.github.aiosign.module.response中的类
- SealIdentityRequest - com.github.aiosign.module.request中的类
-
印章id
- SealIdentityRequest() - 类 的构造器com.github.aiosign.module.request.SealIdentityRequest
- SealLockRequest - com.github.aiosign.module.request中的类
-
印章唯一标识,以逗号隔开
- SealLockRequest() - 类 的构造器com.github.aiosign.module.request.SealLockRequest
- SealModule() - 类 的构造器com.github.aiosign.module.response.SealResponse.SealModule
- SealQueryResponse - com.github.aiosign.module.response中的类
-
印章查询返回参数
- SealQueryResponse() - 类 的构造器com.github.aiosign.module.response.SealQueryResponse
- SealQueryResponse.BatchTemplateModule - com.github.aiosign.module.response中的类
-
模本签名参数
- SealRemoveRequest - com.github.aiosign.module.request中的类
-
印章唯一标识,以逗号隔开
- SealRemoveRequest() - 类 的构造器com.github.aiosign.module.request.SealRemoveRequest
- SealResponse - com.github.aiosign.module.response中的类
-
印章操作结果
- SealResponse() - 类 的构造器com.github.aiosign.module.response.SealResponse
- SealResponse.SealModule - com.github.aiosign.module.response中的类
-
印章参数
- SealUnLockRequest - com.github.aiosign.module.request中的类
-
印章唯一标识,以逗号隔开
- SealUnLockRequest() - 类 的构造器com.github.aiosign.module.request.SealUnLockRequest
- setKeepAliveTimeout(int) - 类 中的静态方法com.github.aiosign.utils.WebUtils
-
设置KeepAlive连接超时时间,一次HTTP请求完成后,底层TCP连接将尝试尽量保持该超时时间后才关闭,以便其他HTTP请求复用TCP连接
- setNeedCheckServerTrusted(boolean) - 类 中的静态方法com.github.aiosign.utils.WebUtils
-
设置是否校验SSL服务端证书
- setReturnCode(AbstractSignResponse, AbstractSignResponse) - 类 中的方法com.github.aiosign.base.AbstractComposeRequest
- SignCheckModule() - 类 的构造器com.github.aiosign.module.response.SignCheckResponse.SignCheckModule
- SignCheckResponse - com.github.aiosign.module.response中的类
- SignCheckResponse() - 类 的构造器com.github.aiosign.module.response.SignCheckResponse
- SignCheckResponse.SignCheckModule - com.github.aiosign.module.response中的类
-
验签参数
- SignCheckResponse.SignCheckModule.SignCheckResult - com.github.aiosign.module.response中的类
-
验证签名的详细信息
- SignCheckResult() - 类 的构造器com.github.aiosign.module.response.SignCheckResponse.SignCheckModule.SignCheckResult
- SignClient - com.github.aiosign.client中的接口
-
签章所用的客户端
- SignDetail() - 类 的构造器com.github.aiosign.module.request.MeetingSignRequest.SignDetail
- SignFields - com.github.aiosign.bean中的类
-
签名域信息
- SignFields() - 类 的构造器com.github.aiosign.bean.SignFields
- SignInfo() - 类 的构造器com.github.aiosign.module.response.BatchTemplateResponse.BatchTemplateModule.SignInfo
- SignModule() - 类 的构造器com.github.aiosign.module.response.SignResponse.SignModule
- SignParam - com.github.aiosign.bean中的类
-
签名域信息
- SignParam() - 类 的构造器com.github.aiosign.bean.SignParam
- SignParams() - 类 的构造器com.github.aiosign.module.request.CommonSignRequest.SignParams
- SignResponse - com.github.aiosign.module.response中的类
-
单次签章返回结果
- SignResponse() - 类 的构造器com.github.aiosign.module.response.SignResponse
- SignResponse.SignModule - com.github.aiosign.module.response中的类
-
模本签名参数
- SignUtils - com.github.aiosign.utils中的类
-
签名算法工具类
- SignUtils() - 类 的构造器com.github.aiosign.utils.SignUtils
- SingleTemplateRequest - com.github.aiosign.module.request中的类
-
单次模板签章参数
- SingleTemplateRequest() - 类 的构造器com.github.aiosign.module.request.SingleTemplateRequest
- splitUrlQuery(String) - 类 中的静态方法com.github.aiosign.utils.WebUtils
-
从URL中提取所有的参数。
- state(boolean) - 类 中的静态方法com.github.aiosign.utils.Assert
-
已过时。as of 4.3.7, in favor of
Assert.state(boolean, String) - state(boolean, String) - 类 中的静态方法com.github.aiosign.utils.Assert
-
Assert a boolean expression, throwing an
IllegalStateExceptionif the expression evaluates tofalse. - state(boolean, Supplier<String>) - 类 中的静态方法com.github.aiosign.utils.Assert
-
Assert a boolean expression, throwing an
IllegalStateExceptionif the expression evaluates tofalse. - StringUtils - com.github.aiosign.utils中的类
-
字符串工具类。
- stripNonValidXMLCharacters(String) - 类 中的静态方法com.github.aiosign.utils.StringUtils
-
过滤不可见字符
- SUCCESS_API - 类 中的静态变量com.github.aiosign.base.AbstractSignResponse
-
api成功的状态码
- SUCCESS_GATEWAY - 类 中的静态变量com.github.aiosign.base.AbstractSignResponse
-
网关成功状态码
T
- TemplateAddAndFileRequest - com.github.aiosign.module.request中的类
- TemplateAddAndFileRequest() - 类 的构造器com.github.aiosign.module.request.TemplateAddAndFileRequest
- TemplateAddAndFileResponse - com.github.aiosign.module.response中的类
- TemplateAddAndFileResponse() - 类 的构造器com.github.aiosign.module.response.TemplateAddAndFileResponse
- TemplateAddModule() - 类 的构造器com.github.aiosign.module.response.TemplateAddResponse.TemplateAddModule
- TemplateAddRequest - com.github.aiosign.module.request中的类
-
模板添加请求参数
- TemplateAddRequest() - 类 的构造器com.github.aiosign.module.request.TemplateAddRequest
- TemplateAddResponse - com.github.aiosign.module.response中的类
-
模板添加返回参数
- TemplateAddResponse() - 类 的构造器com.github.aiosign.module.response.TemplateAddResponse
- TemplateAddResponse.TemplateAddModule - com.github.aiosign.module.response中的类
-
模本签名参数
- TemplateDeleteModule() - 类 的构造器com.github.aiosign.module.response.TemplateDeleteResponse.TemplateDeleteModule
- TemplateDeleteRequest - com.github.aiosign.module.request中的类
-
模板删除参数
- TemplateDeleteRequest() - 类 的构造器com.github.aiosign.module.request.TemplateDeleteRequest
- TemplateDeleteResponse - com.github.aiosign.module.response中的类
-
模板删除返回参数
- TemplateDeleteResponse() - 类 的构造器com.github.aiosign.module.response.TemplateDeleteResponse
- TemplateDeleteResponse.TemplateDeleteModule - com.github.aiosign.module.response中的类
-
模本签名参数
- TemplateLockModule() - 类 的构造器com.github.aiosign.module.response.TemplateLockResponse.TemplateLockModule
- TemplateLockRequest - com.github.aiosign.module.request中的类
-
模板解锁参数
- TemplateLockRequest() - 类 的构造器com.github.aiosign.module.request.TemplateLockRequest
- TemplateLockResponse - com.github.aiosign.module.response中的类
-
模板锁定或解锁返回结果
- TemplateLockResponse() - 类 的构造器com.github.aiosign.module.response.TemplateLockResponse
- TemplateLockResponse.TemplateLockModule - com.github.aiosign.module.response中的类
-
模本签名参数
- TemplateQueryModule() - 类 的构造器com.github.aiosign.module.response.TemplateQueryResponse.TemplateQueryModule
- TemplateQueryRequest - com.github.aiosign.module.request中的类
-
模板参数
- TemplateQueryRequest() - 类 的构造器com.github.aiosign.module.request.TemplateQueryRequest
- TemplateQueryResponse - com.github.aiosign.module.response中的类
-
模本签名参数
- TemplateQueryResponse() - 类 的构造器com.github.aiosign.module.response.TemplateQueryResponse
- TemplateQueryResponse.TemplateQueryModule - com.github.aiosign.module.response中的类
-
模本签名参数
- TemplateUnlockModule() - 类 的构造器com.github.aiosign.module.response.TemplateUnlockResponse.TemplateUnlockModule
- TemplateUnlockRequest - com.github.aiosign.module.request中的类
-
模板解锁参数
- TemplateUnlockRequest() - 类 的构造器com.github.aiosign.module.request.TemplateUnlockRequest
- TemplateUnlockResponse - com.github.aiosign.module.response中的类
-
模板锁定或解锁返回结果
- TemplateUnlockResponse() - 类 的构造器com.github.aiosign.module.response.TemplateUnlockResponse
- TemplateUnlockResponse.TemplateUnlockModule - com.github.aiosign.module.response中的类
-
模本签名参数
- TextParam - com.github.aiosign.bean中的类
-
文本域信息
- TextParam() - 类 的构造器com.github.aiosign.bean.TextParam
- toIterator(Enumeration<E>) - 类 中的静态方法com.github.aiosign.utils.CollectionUtils
-
Adapt an
Enumerationto anIterator. - TokenManager - com.github.aiosign.utils中的类
-
TokenManager class.
- TokenManager() - 类 的构造器com.github.aiosign.utils.TokenManager
- TokenManager.TokenReloadListener - com.github.aiosign.utils中的类
-
token失效后重新获取
- TokenModule() - 类 的构造器com.github.aiosign.module.response.TokenResponse.TokenModule
- TokenReloadListener() - 类 的构造器com.github.aiosign.utils.TokenManager.TokenReloadListener
- TokenRequest - com.github.aiosign.module.request中的类
-
获取token的参数对象
- TokenRequest(String, String) - 类 的构造器com.github.aiosign.module.request.TokenRequest
- TokenResponse - com.github.aiosign.module.response中的类
- TokenResponse() - 类 的构造器com.github.aiosign.module.response.TokenResponse
- TokenResponse.TokenModule - com.github.aiosign.module.response中的类
-
token详细数据
- toObjectArray(Object) - 类 中的静态方法com.github.aiosign.utils.ObjectUtils
-
Convert the given array (which may be a primitive array) to an object array (if necessary of primitive wrapper objects).
- toString() - 枚举 中的方法com.github.aiosign.enums.ContentType
- TRACE - com.github.aiosign.enums.HttpMethod
- trimAllWhitespace(String) - 类 中的静态方法com.github.aiosign.utils.StringUtils
-
Trim all whitespace from the given
String: leading, trailing, and in between characters.
U
- unicodeToChinese(String) - 类 中的静态方法com.github.aiosign.utils.StringUtils
-
把通用字符编码的字符串转化为汉字编码。
- unwrapOptional(Object) - 类 中的静态方法com.github.aiosign.utils.ObjectUtils
-
Unwrap the given object which is potentially a
Optional. - UserCertModule() - 类 的构造器com.github.aiosign.module.response.UserCertResponse.UserCertModule
- UserCertPrepareResponse - com.github.aiosign.module.response中的类
-
用户证书申请返回值
- UserCertPrepareResponse() - 类 的构造器com.github.aiosign.module.response.UserCertPrepareResponse
- UserCertResponse - com.github.aiosign.module.response中的类
-
用户证书信息
- UserCertResponse() - 类 的构造器com.github.aiosign.module.response.UserCertResponse
- UserCertResponse.UserCertModule - com.github.aiosign.module.response中的类
- UserCertResponse.UserCertModule.CertInfo - com.github.aiosign.module.response中的类
-
个人证书信息
- UserCompanyLookModule() - 类 的构造器com.github.aiosign.module.response.UserCompanyLookResponse.UserCompanyLookModule
- UserCompanyLookResponse - com.github.aiosign.module.response中的类
-
企业用户注册,解锁,注销返回数据
- UserCompanyLookResponse() - 类 的构造器com.github.aiosign.module.response.UserCompanyLookResponse
- UserCompanyLookResponse.UserCompanyLookModule - com.github.aiosign.module.response中的类
- UserCompanyModule() - 类 的构造器com.github.aiosign.module.response.UserCompanyResponse.UserCompanyModule
- UserCompanyRegisterCertRequest - com.github.aiosign.module.request中的类
- UserCompanyRegisterCertRequest() - 类 的构造器com.github.aiosign.module.request.UserCompanyRegisterCertRequest
- UserCompanyRegisterCertResponse - com.github.aiosign.module.response中的类
-
企业用户注册 与 证书申请
- UserCompanyRegisterCertResponse() - 类 的构造器com.github.aiosign.module.response.UserCompanyRegisterCertResponse
- UserCompanyRegisterRequest - com.github.aiosign.module.request中的类
-
企业用户注册
- UserCompanyRegisterRequest() - 类 的构造器com.github.aiosign.module.request.UserCompanyRegisterRequest
- UserCompanyResponse - com.github.aiosign.module.response中的类
-
企业用户注册,解锁,注销返回数据
- UserCompanyResponse() - 类 的构造器com.github.aiosign.module.response.UserCompanyResponse
- UserCompanyResponse.UserCompanyModule - com.github.aiosign.module.response中的类
- UserCompanyUnLookModule() - 类 的构造器com.github.aiosign.module.response.UserCompanyUnLookResponse.UserCompanyUnLookModule
- UserCompanyUnLookResponse - com.github.aiosign.module.response中的类
-
企业用户注册,解锁,注销返回数据
- UserCompanyUnLookResponse() - 类 的构造器com.github.aiosign.module.response.UserCompanyUnLookResponse
- UserCompanyUnLookResponse.UserCompanyUnLookModule - com.github.aiosign.module.response中的类
-
用户解锁返回数据
- UserIdentityLockRequest - com.github.aiosign.module.request中的类
-
用户唯一标识请求参数
- UserIdentityLockRequest() - 类 的构造器com.github.aiosign.module.request.UserIdentityLockRequest
- UserIdentityRequest - com.github.aiosign.module.request中的类
-
用户唯一标识请求参数
- UserIdentityRequest() - 类 的构造器com.github.aiosign.module.request.UserIdentityRequest
- UserIdentityUnLockRequest - com.github.aiosign.module.request中的类
-
用户唯一标识请求参数
- UserIdentityUnLockRequest() - 类 的构造器com.github.aiosign.module.request.UserIdentityUnLockRequest
- UserInfoModule() - 类 的构造器com.github.aiosign.module.response.UserInfoResponse.UserInfoModule
- UserInfoRequest - com.github.aiosign.module.request中的类
-
用户详情信息返回
- UserInfoRequest() - 类 的构造器com.github.aiosign.module.request.UserInfoRequest
- UserInfoResponse - com.github.aiosign.module.response中的类
-
用户详情信息返回
- UserInfoResponse() - 类 的构造器com.github.aiosign.module.response.UserInfoResponse
- UserInfoResponse.UserInfoModule - com.github.aiosign.module.response中的类
- UserInfoResponse.UserInfoModule.CertInfo - com.github.aiosign.module.response中的类
-
个人证书信息
- UserInfoResponse.UserInfoModule.PersonalInfo - com.github.aiosign.module.response中的类
-
个人信息
- UserPersonalLockModule() - 类 的构造器com.github.aiosign.module.response.UserPersonalLockResponse.UserPersonalLockModule
- UserPersonalLockRequest - com.github.aiosign.module.request中的类
-
用户个人账户
- UserPersonalLockRequest() - 类 的构造器com.github.aiosign.module.request.UserPersonalLockRequest
- UserPersonalLockResponse - com.github.aiosign.module.response中的类
-
个人用户锁定或解锁返回结果
- UserPersonalLockResponse() - 类 的构造器com.github.aiosign.module.response.UserPersonalLockResponse
- UserPersonalLockResponse.UserPersonalLockModule - com.github.aiosign.module.response中的类
- UserPersonalRegisterCertRequest - com.github.aiosign.module.request中的类
-
个人用户注册 与 用户的证书申请
- UserPersonalRegisterCertRequest() - 类 的构造器com.github.aiosign.module.request.UserPersonalRegisterCertRequest
- UserPersonalRegisterCertResponse - com.github.aiosign.module.response中的类
-
个人用户注册 与 用户的证书申请
- UserPersonalRegisterCertResponse() - 类 的构造器com.github.aiosign.module.response.UserPersonalRegisterCertResponse
- UserPersonalRegisterModule() - 类 的构造器com.github.aiosign.module.response.UserPersonalRegisterResponse.UserPersonalRegisterModule
- UserPersonalRegisterRequest - com.github.aiosign.module.request中的类
-
个人用户注册请求对象
- UserPersonalRegisterRequest() - 类 的构造器com.github.aiosign.module.request.UserPersonalRegisterRequest
- UserPersonalRegisterResponse - com.github.aiosign.module.response中的类
-
个人用户注册返回信息
- UserPersonalRegisterResponse() - 类 的构造器com.github.aiosign.module.response.UserPersonalRegisterResponse
- UserPersonalRegisterResponse.UserPersonalRegisterModule - com.github.aiosign.module.response中的类
-
用户注册返回数据
- UserPersonalUnLockModule() - 类 的构造器com.github.aiosign.module.response.UserPersonalUnLockResponse.UserPersonalUnLockModule
- UserPersonalUnLockRequest - com.github.aiosign.module.request中的类
-
个人用户锁定或解锁返回结果
- UserPersonalUnLockRequest() - 类 的构造器com.github.aiosign.module.request.UserPersonalUnLockRequest
- UserPersonalUnLockResponse - com.github.aiosign.module.response中的类
-
个人用户锁定或解锁返回结果
- UserPersonalUnLockResponse() - 类 的构造器com.github.aiosign.module.response.UserPersonalUnLockResponse
- UserPersonalUnLockResponse.UserPersonalUnLockModule - com.github.aiosign.module.response中的类
V
- valueOf(String) - 枚举 中的静态方法com.github.aiosign.base.ResponseCode
-
返回带有指定名称的该类型的枚举常量。
- valueOf(String) - 枚举 中的静态方法com.github.aiosign.enums.ContentType
-
返回带有指定名称的该类型的枚举常量。
- valueOf(String) - 枚举 中的静态方法com.github.aiosign.enums.HttpMethod
-
返回带有指定名称的该类型的枚举常量。
- valueOf(String) - 枚举 中的静态方法com.github.aiosign.utils.ObjectMapperHolder
-
返回带有指定名称的该类型的枚举常量。
- values() - 枚举 中的静态方法com.github.aiosign.base.ResponseCode
-
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
- values() - 枚举 中的静态方法com.github.aiosign.enums.ContentType
-
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
- values() - 枚举 中的静态方法com.github.aiosign.enums.HttpMethod
-
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
- values() - 枚举 中的静态方法com.github.aiosign.utils.ObjectMapperHolder
-
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
W
- WebUtils - com.github.aiosign.utils中的类
-
网络工具类。
X
- XML - com.github.aiosign.enums.ContentType
-
xml类型
所有类 所有程序包