类 cn.signit.sdk.type.EnterpriseAuthType
的使用

使用 EnterpriseAuthType 的软件包
cn.signit.sdk.pojo.request   
cn.signit.sdk.type   
 

cn.signit.sdk.pojo.requestEnterpriseAuthType 的使用
 

返回 EnterpriseAuthTypecn.signit.sdk.pojo.request 中的方法
 EnterpriseAuthType EnterpriseVerifyRequest.getAuthType()
           
 

参数类型为 EnterpriseAuthTypecn.signit.sdk.pojo.request 中的方法
 EnterpriseVerifyRequest.Builder EnterpriseVerifyRequest.Builder.authType(EnterpriseAuthType authType)
           
 

cn.signit.sdk.typeEnterpriseAuthType 的使用
 

返回 EnterpriseAuthTypecn.signit.sdk.type 中的方法
static EnterpriseAuthType EnterpriseAuthType.valueOf(String name)
          返回带有指定名称的该类型的枚举常量。
static EnterpriseAuthType[] EnterpriseAuthType.values()
          按照声明该枚举类型的常量的顺序,返回 包含这些常量的数组。
 



Copyright © 2019. All rights reserved.