static S standardCredentials() { S user = standardCredentialsUser(); S pass = standardCredentialsPass(); if (nempty(user) && nempty(pass)) ret "&_user=" + urlencode(user) + "&_pass=" + urlencode(pass); ret ""; }
download show line numbers debug dex old transpilations
Travelled to 15 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, ddnzoavkxhuk, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, onxytkatvevr, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1005163 |
| Snippet name: | standardCredentials - make URL parameters with user & pass |
| Eternal ID of this version: | #1005163/1 |
| Text MD5: | a554ee1b333904075fe9671f0c34c7f4 |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2016-12-28 20:26:58 |
| Source code size: | 229 bytes / 7 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 1139 / 1513 |
| Referenced in: | [show references] |