This method of the ExecutionPermission Class retrieves a WildcardExpression instance that contains all the applications that have been explicitly included in the set of programs that the permission allows.
public WildcardExpression getIncludedApplications();
Returns the wildcard expression that contains the allowed applications.