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 classForbiddenClassExceptionException thrown for a forbidden class.classInputManipulationExceptionClass for a Security Exception assuming input manipulation in XStream.
-