Package io.roastedroot.zerofs
Class UserLookupService.ZeroFsUserPrincipal
- java.lang.Object
-
- io.roastedroot.zerofs.UserLookupService.NamedPrincipal
-
- io.roastedroot.zerofs.UserLookupService.ZeroFsUserPrincipal
-
- All Implemented Interfaces:
java.nio.file.attribute.UserPrincipal,java.security.Principal
- Enclosing class:
- UserLookupService
static final class UserLookupService.ZeroFsUserPrincipal extends UserLookupService.NamedPrincipal
UserPrincipalimplementation.
-
-
Field Summary
-
Fields inherited from class io.roastedroot.zerofs.UserLookupService.NamedPrincipal
name
-
-
Constructor Summary
Constructors Modifier Constructor Description privateZeroFsUserPrincipal(java.lang.String name)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(java.lang.Object obj)-
Methods inherited from class io.roastedroot.zerofs.UserLookupService.NamedPrincipal
getName, hashCode, toString
-
-