Generated by
JDiff

Class java.security.CodeSource

Added Constructors
CodeSource(URL, CodeSigner[]) Constructs a CodeSource and associates it with the specified location and set of code signers.
 

Added Methods
CodeSigner[] getCodeSigners() Returns the code signers associated with this CodeSource.