Permission required to explicitly specify a codebase for a groovy script whose codebase cannot be determined. Typically this permission is only required by clients that want to associate a code source with a script which is a String or an InputStream.
| Constructor and description | 
|---|
                                GroovyCodeSourcePermission
                                (String name) | 
                        
                                GroovyCodeSourcePermission
                                (String name, String actions) | 
                        
| Methods inherited from class | Name | 
|---|---|
class BasicPermission | 
                            equals, hashCode, implies, getActions, newPermissionCollection, toString, getName, checkGuard, wait, wait, wait, getClass, notify, notifyAll | 
                        
Copyright © 2003-2020 The Apache Software Foundation. All rights reserved.