Uses of Class
java.nio.file.attribute.UserPrincipalLookupService
Package
Description
Defines interfaces and classes for the Java virtual machine to access files,
file attributes, and file systems.
-
Uses of UserPrincipalLookupService in java.nio.file
Modifier and TypeMethodDescriptionabstract UserPrincipalLookupService
FileSystem.getUserPrincipalLookupService()
Returns theUserPrincipalLookupService
for this file system (optional operation).