Libraryless. Click here for Pure Java version (2034L/13K).
static L<S> acc_programIDs() { ret acc_programIDs(acc_current()); } static L<S> acc_programIDs(AccessControlContext context) { ret reversed((Collection<S>) formatSnippetIDsOpt(collect('progID, onlyJavaXClassLoaders(acc_classLoaders(context))))); }
Began life as a copy of #1016274
download show line numbers debug dex old transpilations
Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1016275 |
Snippet name: | acc_programIDs - check current access control list |
Eternal ID of this version: | #1016275/10 |
Text MD5: | ce96364e5e8bfeb6bb365b9f7cdba6cd |
Transpilation MD5: | 942c27c9a0e040ac647827635824eef1 |
Author: | stefan |
Category: | javax |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2019-07-14 20:31:16 |
Source code size: | 258 bytes / 7 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 476 / 606 |
Version history: | 9 change(s) |
Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) #1016300 - acc_defunctProgramIDs - check current access control list for defunct class loaders |