All Classes
-
Class Summary Class Description AddGlobalSecurityProviderAction A security action to add a global security provider.AddShutdownHookAction A security action which adds a shutdown hook.ClearContextClassLoaderAction A security action to clear the current thread context class loader.ClearPropertyAction A security action which clears a system property.CreateTempFileAction A security action to create a temporary file.CreateThreadAction A security action to create a thread.GetAccessControlContextAction A privileged action to get the current access control context.GetClassLoaderAction A security action to get the class loader of a class.GetContextClassLoaderAction An action which gets the current thread's context class loader.GetEnvironmentAction A security action which retrieves the current environment variable map.GetModuleClassLoaderAction A security action to get the class loader for a module.GetProtectionDomainAction A security action to get the protection domain of a class.GetSystemPropertiesAction A security action to retrieve the system properties map.ReadEnvironmentPropertyAction A security action which reads an environment property.ReadPropertyAction A privileged action for reading a system property.ReplacePropertyAction A privileged action for setting a system property only if it is set to another value.SetContextClassLoaderAction A security action to get and set the context class loader of the current thread.SetContextClassLoaderFromClassAction A security action to get and set the context class loader of the current thread.SetSystemPropertiesAction A security action which replaces the system properties map.WritePropertyAction A privileged action for setting a system property.WritePropertyIfAbsentAction A privileged action for setting a system property if it is absent.WriteSecurityPropertyAction A security action which sets a security property.