接口 org.tinygroup.weblayer.webcontext.session.encrypter.Encrypter
的使用

使用 Encrypter 的软件包
org.tinygroup.weblayer.webcontext.session.encode   
org.tinygroup.weblayer.webcontext.session.encode.impl   
org.tinygroup.weblayer.webcontext.session.encrypter   
org.tinygroup.weblayer.webcontext.session.encrypter.impl   
org.tinygroup.weblayer.webcontext.session.valueencode   
 

org.tinygroup.weblayer.webcontext.session.encodeEncrypter 的使用
 

声明为 Encrypterorg.tinygroup.weblayer.webcontext.session.encode 中的字段
protected  Encrypter AbstractSerializationEncoder.encrypter
           
 

org.tinygroup.weblayer.webcontext.session.encode.implEncrypter 的使用
 

返回 Encrypterorg.tinygroup.weblayer.webcontext.session.encode.impl 中的方法
 Encrypter SerializationEncoder.getEncrypter()
           
 

参数类型为 Encrypterorg.tinygroup.weblayer.webcontext.session.encode.impl 中的方法
 void SerializationEncoder.setEncrypter(Encrypter encrypter)
           
 

org.tinygroup.weblayer.webcontext.session.encrypterEncrypter 的使用
 

实现 Encrypterorg.tinygroup.weblayer.webcontext.session.encrypter 中的类
 class AbstractJceEncrypter
           
 

org.tinygroup.weblayer.webcontext.session.encrypter.implEncrypter 的使用
 

实现 Encrypterorg.tinygroup.weblayer.webcontext.session.encrypter.impl 中的类
 class AesEncrypter
           
 

org.tinygroup.weblayer.webcontext.session.valueencodeEncrypter 的使用
 

声明为 Encrypterorg.tinygroup.weblayer.webcontext.session.valueencode 中的字段
protected  Encrypter AbstractSessionValueEncoder.encrypter
           
 

参数类型为 Encrypterorg.tinygroup.weblayer.webcontext.session.valueencode 中的方法
 void AbstractSessionValueEncoder.setEncrypter(Encrypter encrypter)
           
 



Copyright © 2006–2013 开源组织. All rights reserved.