Searched defs:User (Results 1 – 1 of 1) sorted by relevance
43 static class User implements UserPrincipal { class in UnixUserPrincipals48 private User(int id, boolean isGroup, String name) { in User() method in UnixUserPrincipals.User54 User(int id, String name) { in User() method in UnixUserPrincipals.User