Methods inherited from interface java.io.ObjectInput
read, skip
Constructor Detail
HardenedLoggingEventInputStream
public HardenedLoggingEventInputStream(java.io.InputStream is)
throws java.io.IOException
Throws:
java.io.IOException
HardenedLoggingEventInputStream
public HardenedLoggingEventInputStream(java.io.InputStream is,
java.util.List<java.lang.String> additionalAuthorizedClasses)
throws java.io.IOException
Throws:
java.io.IOException
Method Detail
getWhilelist
public static java.util.List<java.lang.String> getWhilelist()