Class UnapprovedClasspathException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
java.lang.SecurityException
org.jenkinsci.plugins.scriptsecurity.scripts.UnapprovedClasspathException
- All Implemented Interfaces:
Serializable
Exception thrown by
ScriptApproval.using(ClasspathEntry)
.- See Also:
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Method Details
-
getURL
-
getHash
Gets a token which identifies the contents of the unapproved classpath entry.- Returns:
- the SHA-1 of the entry
-