Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

7
LINES

< > BotCompany Repo | #1016275 // acc_programIDs - check current access control list

JavaX fragment (include) [tags: use-pretranspiled]

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)))));
}

Author comment

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: 382 / 489
Version history: 9 change(s)
Referenced in: [show references]