Search Options

Results per page
Sort
Preferred Languages
Advance

Results 11 - 20 of 35 for Setgroups (1.25 sec)

  1. src/main/java/org/codelibs/fess/ldap/LdapManager.java

                                    roleList.add(Base64.getUrlEncoder().encodeToString(name.getBytes(Constants.CHARSET_UTF_8)));
                                }
                            });
                            user.setGroups(groupList.toArray(new String[groupList.size()]));
                            user.setRoles(roleList.toArray(new String[roleList.size()]));
                        }
                    });
    
        }
    
    Java
    - Registered: Mon May 06 08:04:11 GMT 2024
    - Last Modified: Thu Feb 22 01:37:57 GMT 2024
    - 65.9K bytes
    - Viewed (0)
  2. api/go1.2.txt

    pkg syscall (freebsd-386-cgo), const SYS_GETFH ideal-int
    pkg syscall (freebsd-386-cgo), const SYS_GETFSSTAT ideal-int
    pkg syscall (freebsd-386-cgo), const SYS_GETGID ideal-int
    pkg syscall (freebsd-386-cgo), const SYS_GETGROUPS ideal-int
    pkg syscall (freebsd-386-cgo), const SYS_GETITIMER ideal-int
    pkg syscall (freebsd-386-cgo), const SYS_GETLOGIN ideal-int
    pkg syscall (freebsd-386-cgo), const SYS_GETLOGINCLASS ideal-int
    Plain Text
    - Registered: Tue May 07 11:14:38 GMT 2024
    - Last Modified: Fri Oct 18 04:36:59 GMT 2013
    - 1.9M bytes
    - Viewed (2)
  3. api/go1.13.txt

    pkg syscall (netbsd-arm64-cgo), const SYS_GETGID = 47
    pkg syscall (netbsd-arm64-cgo), const SYS_GETGID ideal-int
    pkg syscall (netbsd-arm64-cgo), const SYS_GETGROUPS = 79
    pkg syscall (netbsd-arm64-cgo), const SYS_GETGROUPS ideal-int
    pkg syscall (netbsd-arm64-cgo), const SYS_GETITIMER = 426
    pkg syscall (netbsd-arm64-cgo), const SYS_GETITIMER ideal-int
    pkg syscall (netbsd-arm64-cgo), const SYS___GETLOGIN = 49
    Plain Text
    - Registered: Tue May 07 11:14:38 GMT 2024
    - Last Modified: Thu Aug 08 18:44:16 GMT 2019
    - 452.6K bytes
    - Viewed (0)
  4. api/go1.16.txt

    pkg syscall (darwin-arm64), const SYS_GETGID = 47
    pkg syscall (darwin-arm64), const SYS_GETGID ideal-int
    pkg syscall (darwin-arm64), const SYS_GETGROUPS = 79
    pkg syscall (darwin-arm64), const SYS_GETGROUPS ideal-int
    pkg syscall (darwin-arm64), const SYS_GETHOSTUUID = 142
    pkg syscall (darwin-arm64), const SYS_GETHOSTUUID ideal-int
    pkg syscall (darwin-arm64), const SYS_GETITIMER = 86
    Plain Text
    - Registered: Tue May 07 11:14:38 GMT 2024
    - Last Modified: Fri Dec 02 16:30:41 GMT 2022
    - 479.2K bytes
    - Viewed (0)
  5. api/go1.txt

    pkg os, func FindProcess(int) (*Process, error)
    pkg os, func Getegid() int
    pkg os, func Getenv(string) string
    pkg os, func Geteuid() int
    pkg os, func Getgid() int
    pkg os, func Getgroups() ([]int, error)
    pkg os, func Getpagesize() int
    pkg os, func Getpid() int
    pkg os, func Getppid() int
    pkg os, func Getuid() int
    pkg os, func Getwd() (string, error)
    pkg os, func Hostname() (string, error)
    Plain Text
    - Registered: Tue May 07 11:14:38 GMT 2024
    - Last Modified: Wed Aug 14 18:58:28 GMT 2013
    - 1.7M bytes
    - Viewed (1)
  6. api/go1.20.txt

    pkg syscall (freebsd-riscv64), const SYS_GETGID = 47 #53466
    pkg syscall (freebsd-riscv64), const SYS_GETGID ideal-int #53466
    pkg syscall (freebsd-riscv64), const SYS_GETGROUPS = 79 #53466
    pkg syscall (freebsd-riscv64), const SYS_GETGROUPS ideal-int #53466
    pkg syscall (freebsd-riscv64), const SYS_GETITIMER = 86 #53466
    pkg syscall (freebsd-riscv64), const SYS_GETITIMER ideal-int #53466
    Plain Text
    - Registered: Tue May 07 11:14:38 GMT 2024
    - Last Modified: Fri Feb 17 21:23:32 GMT 2023
    - 602.6K bytes
    - Viewed (0)
  7. api/go1.1.txt

    pkg syscall (darwin-386), const SYS_GETFSSTAT = 18
    pkg syscall (darwin-386), const SYS_GETFSSTAT64 = 347
    pkg syscall (darwin-386), const SYS_GETGID = 47
    pkg syscall (darwin-386), const SYS_GETGROUPS = 79
    pkg syscall (darwin-386), const SYS_GETHOSTUUID = 142
    pkg syscall (darwin-386), const SYS_GETITIMER = 86
    pkg syscall (darwin-386), const SYS_GETLCID = 395
    pkg syscall (darwin-386), const SYS_GETLOGIN = 49
    Plain Text
    - Registered: Tue May 07 11:14:38 GMT 2024
    - Last Modified: Thu Mar 31 20:37:15 GMT 2022
    - 2.6M bytes
    - Viewed (0)
  8. api/go1.14.txt

    pkg syscall (freebsd-arm64), const SYS_GETGID = 47
    pkg syscall (freebsd-arm64), const SYS_GETGID ideal-int
    pkg syscall (freebsd-arm64), const SYS_GETGROUPS = 79
    pkg syscall (freebsd-arm64), const SYS_GETGROUPS ideal-int
    pkg syscall (freebsd-arm64), const SYS_GETITIMER = 86
    pkg syscall (freebsd-arm64), const SYS_GETITIMER ideal-int
    pkg syscall (freebsd-arm64), const SYS_GETLOGIN = 49
    Plain Text
    - Registered: Tue May 07 11:14:38 GMT 2024
    - Last Modified: Fri Feb 17 20:31:46 GMT 2023
    - 508.9K bytes
    - Viewed (0)
  9. src/main/java/org/codelibs/fess/es/user/exentity/User.java

        public String[] getRoleNames() {
            return stream(getRoles()).get(stream -> stream.map(this::decode).toArray(n -> new String[n]));
        }
    
        @Override
        public String[] getGroupNames() {
            return stream(getGroups()).get(stream -> stream.map(this::decode).toArray(n -> new String[n]));
        }
    
        private String decode(final String value) {
            return new String(Base64.getDecoder().decode(value), Constants.CHARSET_UTF_8);
        }
    
    Java
    - Registered: Mon May 06 08:04:11 GMT 2024
    - Last Modified: Thu Feb 22 01:37:57 GMT 2024
    - 3.8K bytes
    - Viewed (1)
  10. src/main/java/org/codelibs/fess/app/web/admin/group/AdminGroupAction.java

                if (form instanceof EditForm) {
                    return ComponentUtil.getComponent(GroupService.class).getGroup(((EditForm) form).id);
                }
                break;
            default:
                break;
            }
            return OptionalEntity.empty();
        }
    
        public static OptionalEntity<Group> getGroup(final CreateForm form) {
            return getEntity(form).map(entity -> {
    Java
    - Registered: Mon May 06 08:04:11 GMT 2024
    - Last Modified: Thu Feb 22 01:37:57 GMT 2024
    - 13.2K bytes
    - Viewed (0)
Back to top