Uses of Class
org.graylog2.security.UnsafeClassLoadingAttemptException
Packages that use UnsafeClassLoadingAttemptException
-
Uses of UnsafeClassLoadingAttemptException in org.graylog2.security
Methods in org.graylog2.security that throw UnsafeClassLoadingAttemptExceptionModifier and TypeMethodDescriptionClass<?>RestrictedChainingClassLoader.loadClassSafely(String name) Load the class only if the name passes the check ofSafeClasses.isSafeToLoad(String).