public interface FileSystemAuthorizer
Modifier and Type | Method and Description |
---|---|
boolean |
authorize(FileSystem fs,
FileSystemUser fileSystemUser)
Returns true if the given user is permitted to perform actions within the given file system.
|
boolean authorize(FileSystem fs, FileSystemUser fileSystemUser)
fs
- fileSystemUser
- Copyright © 2012–2019 JBoss by Red Hat. All rights reserved.