This method of the ExecutionPermission Class retrieves a WildcardExpression instance that contains all the applications that have been explicitly denied.
public WildcardExpression getExcludedApplications();
Returns a wildcard expression that contains the denied applications.