Uses of Class
com.thoughtworks.xstream.security.AbstractSecurityException
-
Packages that use AbstractSecurityException Package Description com.thoughtworks.xstream.security -
-
Uses of AbstractSecurityException in com.thoughtworks.xstream.security
Subclasses of AbstractSecurityException in com.thoughtworks.xstream.security Modifier and Type Class Description class
ForbiddenClassException
Exception thrown for a forbidden class.class
InputManipulationException
Class for a Security Exception assuming input manipulation in XStream.
-