Uses of Class
com.thoughtworks.xstream.security.RegExpTypePermission
-
Packages that use RegExpTypePermission Package Description com.thoughtworks.xstream.security -
-
Uses of RegExpTypePermission in com.thoughtworks.xstream.security
Subclasses of RegExpTypePermission in com.thoughtworks.xstream.security Modifier and Type Class Description class
WildcardTypePermission
Permission for any type with a name matching one of the provided wildcard expressions.
-