
public interface EncodeEncryptor
| Modifier and Type | Method and Description | 
|---|---|
| String | encrypt(String plainText)encrypt and encode. | 
| String | encrypt(String plainText,
       Integer maxAge)encrypt and encode. | 
Copyright © 2017. All rights reserved.