public interface CipherFunctionFilter
| 修飾子とタイプ | メソッドと説明 |
|---|---|
String |
decrypt(String valueExp)
Filter the value expression by functions to decrypt.
|
String |
encrypt(String valueExp)
Filter the value expression by functions to encrypt.
|
Copyright © 2014–2015 The DBFlute Project. All rights reserved.