Uses of Class
com.atlassian.bamboo.specs.maven.sandbox.HighPrivilegeThreadPermissionVerifier
-
Packages that use HighPrivilegeThreadPermissionVerifier Package Description com.atlassian.bamboo.specs.maven.sandbox Contains classes to allow running Bamboo specs in secure way. -
-
Uses of HighPrivilegeThreadPermissionVerifier in com.atlassian.bamboo.specs.maven.sandbox
Methods in com.atlassian.bamboo.specs.maven.sandbox that return HighPrivilegeThreadPermissionVerifier Modifier and Type Method Description static HighPrivilegeThreadPermissionVerifierHighPrivilegeThreadPermissionVerifier. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static HighPrivilegeThreadPermissionVerifier[]HighPrivilegeThreadPermissionVerifier. values()Returns an array containing the constants of this enum type, in the order they are declared.
-