| Modifier and Type | Method and 描述 |
|---|---|
protected SessionValueEncoder |
SingleValuedCookieStoreImpl.createDefaultSessionValueEncoder() |
| Modifier and Type | Method and 描述 |
|---|---|
void |
SingleValuedCookieStoreImpl.setValueEncoders(SessionValueEncoder[] encoders) |
| Modifier and Type | 类 and 描述 |
|---|---|
class |
AbstractSessionValueEncoder
SessionEncoder针对非串行化场景的抽象编码实现,加密,base64来编码、解码。 |
| Modifier and Type | 类 and 描述 |
|---|---|
class |
MappedValuesEncoder
将一个
Map编码成字符串,或反之。 |
class |
SimpleValueEncoder
将一个简单类型编码成字符串,或反之。
|
Copyright © 2006–2015 TinyGroup. All rights reserved.