public static interface FSTConfiguration.ClassSecurityVerifier
| Modifier and Type | Method and Description |
|---|---|
boolean |
allowClassDeserialization(Class cl)
return false if your application does not allow to deserialize objects of type
cl.
|
boolean allowClassDeserialization(Class cl)
cl - - the class being serialized/deserializedCopyright © 2017. All rights reserved.