All Classes
-
All Classes Interface Summary 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.ParametricPrivilegedAction<T,P> A privileged action which accepts a parameter.ParametricPrivilegedExceptionAction<T,P> A privileged action which accepts a parameter and can throw an exception.PermissionActions A helper class for defining permissions which use a finite list of actions.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.SecurityMessages SecurityMessages_$logger Warning this class consists of generated code.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.StackInspector A utility class which is useful for inspecting the call stack.WildFlySecurityManager The security manager.WildFlySecurityManagerPermission A permission specific to the WildFly security manager.WildFlySecurityManagerPermissionCollection A permission collection forWildFlySecurityManagerPermissioninstances.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.