public class AliasedTypePermission extends Object implements com.thoughtworks.xstream.security.TypePermission
| Constructor and Description |
|---|
AliasedTypePermission(com.thoughtworks.xstream.XStream xStream) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
allows(Class type)
Allow types that have an alias by checking whether their serialized name differs from their
fully qualified name.
|
public AliasedTypePermission(com.thoughtworks.xstream.XStream xStream)
public boolean allows(Class type)
allows in interface com.thoughtworks.xstream.security.TypePermissiontype - type to checkCopyright © 2008–2019 RIPE Network Coordination Centre (RIPE NCC). All rights reserved.