A C D E G H K O S T U V 

A

AccessKey - 类 中的静态变量com.aliyun.openservices.ons.api.impl.authority.SessionCredentials
 
AuthenticationException - com.aliyun.openservices.ons.api.impl.authority.exception中的异常错误
 
AuthenticationException(String, int) - 异常错误 的构造器com.aliyun.openservices.ons.api.impl.authority.exception.AuthenticationException
 
AuthenticationException(String, int, String) - 异常错误 的构造器com.aliyun.openservices.ons.api.impl.authority.exception.AuthenticationException
 
AuthenticationException(String, int, Throwable) - 异常错误 的构造器com.aliyun.openservices.ons.api.impl.authority.exception.AuthenticationException
 
AuthenticationException(String, int, String, Throwable) - 异常错误 的构造器com.aliyun.openservices.ons.api.impl.authority.exception.AuthenticationException
 
AuthUtil - com.aliyun.openservices.ons.api.impl.authority中的类
 
AuthUtil() - 类 的构造器com.aliyun.openservices.ons.api.impl.authority.AuthUtil
 

C

calSignature(byte[], String) - 类 中的静态方法com.aliyun.openservices.ons.api.impl.authority.AuthUtil
 
calSignature(String, String) - 类 中的静态方法com.aliyun.openservices.ons.api.impl.authority.OnsAuthSigner
 
calSignature(String, String, SigningAlgorithm, Charset) - 类 中的静态方法com.aliyun.openservices.ons.api.impl.authority.OnsAuthSigner
 
calSignature(byte[], String) - 类 中的静态方法com.aliyun.openservices.ons.api.impl.authority.OnsAuthSigner
 
calSignature(byte[], String, SigningAlgorithm, Charset) - 类 中的静态方法com.aliyun.openservices.ons.api.impl.authority.OnsAuthSigner
 
CHARSET - 类 中的静态变量com.aliyun.openservices.ons.api.impl.authority.SessionCredentials
 
com.aliyun.openservices.ons.api.impl.authority - 程序包 com.aliyun.openservices.ons.api.impl.authority
 
com.aliyun.openservices.ons.api.impl.authority.exception - 程序包 com.aliyun.openservices.ons.api.impl.authority.exception
 
com.aliyun.openservices.ons.api.impl.rocketmq - 程序包 com.aliyun.openservices.ons.api.impl.rocketmq
 
combineBytes(byte[], byte[]) - 类 中的静态方法com.aliyun.openservices.ons.api.impl.authority.AuthUtil
 
combineRequestContent(RemotingCommand, SortedMap<String, String>) - 类 中的静态方法com.aliyun.openservices.ons.api.impl.authority.AuthUtil
 

D

defaultAlgorithm - 类 中的静态变量com.aliyun.openservices.ons.api.impl.authority.OnsAuthSigner
 
defaultCharset - 类 中的静态变量com.aliyun.openservices.ons.api.impl.authority.OnsAuthSigner
 

E

equals(Object) - 类 中的方法com.aliyun.openservices.ons.api.impl.authority.SessionCredentials
 

G

getAccessKey() - 类 中的方法com.aliyun.openservices.ons.api.impl.authority.SessionCredentials
 
getCode() - 异常错误 中的方法com.aliyun.openservices.ons.api.impl.authority.exception.AuthenticationException
 
getOnsChannel() - 类 中的方法com.aliyun.openservices.ons.api.impl.authority.SessionCredentials
 
getSecretKey() - 类 中的方法com.aliyun.openservices.ons.api.impl.authority.SessionCredentials
 
getSignature() - 类 中的方法com.aliyun.openservices.ons.api.impl.authority.SessionCredentials
 
getSignatureMethod() - 类 中的方法com.aliyun.openservices.ons.api.impl.authority.SessionCredentials
 
getStatus() - 异常错误 中的方法com.aliyun.openservices.ons.api.impl.authority.exception.AuthenticationException
 

H

hashCode() - 类 中的方法com.aliyun.openservices.ons.api.impl.authority.SessionCredentials
 

K

KeyFile - 类 中的静态变量com.aliyun.openservices.ons.api.impl.authority.SessionCredentials
 

O

OnsAuthSigner - com.aliyun.openservices.ons.api.impl.authority中的类
Created by manhong.yqd on 15/2/2.
OnsAuthSigner() - 类 的构造器com.aliyun.openservices.ons.api.impl.authority.OnsAuthSigner
 
ONSChannel - com.aliyun.openservices.ons.api.impl.rocketmq中的枚举
Created by manhong.yqd on 15/1/13.
ONSChannelKey - 类 中的静态变量com.aliyun.openservices.ons.api.impl.authority.SessionCredentials
 

S

SecretKey - 类 中的静态变量com.aliyun.openservices.ons.api.impl.authority.SessionCredentials
 
SessionCredentials - com.aliyun.openservices.ons.api.impl.authority中的类
 
SessionCredentials() - 类 的构造器com.aliyun.openservices.ons.api.impl.authority.SessionCredentials
 
setAccessKey(String) - 类 中的方法com.aliyun.openservices.ons.api.impl.authority.SessionCredentials
 
setCode(int) - 异常错误 中的方法com.aliyun.openservices.ons.api.impl.authority.exception.AuthenticationException
 
setOnsChannel(ONSChannel) - 类 中的方法com.aliyun.openservices.ons.api.impl.authority.SessionCredentials
 
setSecretKey(String) - 类 中的方法com.aliyun.openservices.ons.api.impl.authority.SessionCredentials
 
setSignature(String) - 类 中的方法com.aliyun.openservices.ons.api.impl.authority.SessionCredentials
 
setSignatureMethod(String) - 类 中的方法com.aliyun.openservices.ons.api.impl.authority.SessionCredentials
 
setStatus(String) - 异常错误 中的方法com.aliyun.openservices.ons.api.impl.authority.exception.AuthenticationException
 
Signature - 类 中的静态变量com.aliyun.openservices.ons.api.impl.authority.SessionCredentials
 
SignatureException - com.aliyun.openservices.ons.api.impl.authority.exception中的异常错误
 
SignatureException(int) - 异常错误 的构造器com.aliyun.openservices.ons.api.impl.authority.exception.SignatureException
 
SignatureException(int, String, Throwable) - 异常错误 的构造器com.aliyun.openservices.ons.api.impl.authority.exception.SignatureException
 
SignatureException(int, String) - 异常错误 的构造器com.aliyun.openservices.ons.api.impl.authority.exception.SignatureException
 
SignatureException(int, Throwable) - 异常错误 的构造器com.aliyun.openservices.ons.api.impl.authority.exception.SignatureException
 
SignatureMethod - 类 中的静态变量com.aliyun.openservices.ons.api.impl.authority.SessionCredentials
 
SigningAlgorithm - com.aliyun.openservices.ons.api.impl.authority中的枚举
 

T

toString() - 类 中的方法com.aliyun.openservices.ons.api.impl.authority.SessionCredentials
 

U

updateContent(Properties) - 类 中的方法com.aliyun.openservices.ons.api.impl.authority.SessionCredentials
 

V

valueOf(String) - 枚举 中的静态方法com.aliyun.openservices.ons.api.impl.authority.SigningAlgorithm
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.aliyun.openservices.ons.api.impl.rocketmq.ONSChannel
返回带有指定名称的该类型的枚举常量。
values() - 枚举 中的静态方法com.aliyun.openservices.ons.api.impl.authority.SigningAlgorithm
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.aliyun.openservices.ons.api.impl.rocketmq.ONSChannel
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
A C D E G H K O S T U V 

Copyright © 2012-2016. All Rights Reserved.