| Package | Description |
|---|---|
| org.granite.config | |
| org.granite.messaging.amf.io |
| Modifier and Type | Method and Description |
|---|---|
AMF3DeserializerSecurizer |
GraniteConfig.getAmf3DeserializerSecurizer() |
| Modifier and Type | Method and Description |
|---|---|
void |
GraniteConfig.setAmf3DeserializerSecurizer(AMF3DeserializerSecurizer amf3DeserializerSecurizer) |
| Modifier and Type | Class and Description |
|---|---|
class |
RegexAMF3DeserializerSecurizer
A default implementation of the securizer interface that prevents arbitrary class
instantiation based on a regex pattern.
|
| Modifier and Type | Field and Description |
|---|---|
protected AMF3DeserializerSecurizer |
AMF3Deserializer.securizer |