]
Tomaz Cerar reassigned JBVFS-191:
---------------------------------
Assignee: (was: Tomaz Cerar)
Support getCodeSigners() on RealFileSystem (and RootFileSystem)
---------------------------------------------------------------
Key: JBVFS-191
URL:
https://issues.jboss.org/browse/JBVFS-191
Project: JBoss VFS
Issue Type: Feature Request
Affects Versions: 3.2.0.Beta1
Reporter: David Lloyd
Fix For: 3.2.0.Beta2
The {{getCodeSigners()}} method is a no-op on non-JAR filesystems, which causes security
issues when a security manager is enabled. Simulate the behavior of JarFile for this
method.