public class SecureClasspathClassGate extends ClasspathClassGate
STATIC_CLASS| Constructor and Description |
|---|
SecureClasspathClassGate() |
SecureClasspathClassGate(String... pathComponents) |
SecureClasspathClassGate(String classPath) |
| Modifier and Type | Method and Description |
|---|---|
CodeSource |
getCodeSource() |
getLastModDate, getResource, getResourceAsStream, getTicketpublic SecureClasspathClassGate()
throws MalformedURLException
MalformedURLExceptionpublic SecureClasspathClassGate(String classPath) throws MalformedURLException
MalformedURLExceptionpublic SecureClasspathClassGate(String... pathComponents) throws MalformedURLException
MalformedURLExceptionpublic CodeSource getCodeSource()
getCodeSource in interface ClassGategetCodeSource in class ClasspathClassGateCopyright © 2020. All rights reserved.