Uses of Class
java.security.SecureClassLoader
| Package | Description |
|---|---|
| java.net |
-
Uses of SecureClassLoader in java.net
Subclasses of SecureClassLoader in java.net Modifier and Type Class Description classURLClassLoaderThis class loader is responsible for loading classes and resources from a list of URLs which can refer to either directories or JAR files.