public class CryptoEntityUtil<T> extends Object
| Constructor and Description |
|---|
CryptoEntityUtil(org.jboss.aerogear.android.security.EncryptionService encryptionService,
byte[] iv,
Class<T> modelClass) |
CryptoEntityUtil(org.jboss.aerogear.android.security.EncryptionService encryptionService,
byte[] iv,
Class<T> modelClass,
com.google.gson.GsonBuilder builder) |
Copyright © 2016 JBoss by Red Hat. All rights reserved.