Uses of Class
org.eclipse.osgi.framework.util.SecureAction
Packages that use SecureAction
-
Uses of SecureAction in org.eclipse.osgi.framework.util
Methods in org.eclipse.osgi.framework.util that return types with arguments of type SecureActionModifier and TypeMethodDescriptionstatic PrivilegedAction<SecureAction> SecureAction.createSecureAction()Creates a privileged action that can be used to construct a SecureAction object.