Uses of Class
com.github.robtimus.filesystems.attribute.SimpleUserPrincipal
-
Packages that use SimpleUserPrincipal Package Description com.github.robtimus.filesystems.attribute Provides utility classes and interfaces that can assist in implementing file and file system attributes. -
-
Uses of SimpleUserPrincipal in com.github.robtimus.filesystems.attribute
Subclasses of SimpleUserPrincipal in com.github.robtimus.filesystems.attribute Modifier and Type Class Description class
SimpleGroupPrincipal
AGroupPrincipal
implementation that simply stores a name.
-