public interface FileSystemAuthorizer
Modifier and Type | Method and Description |
---|---|
boolean |
authorize(FileSystem fs,
org.jboss.errai.security.shared.api.identity.User user)
Returns true if the given user is permitted to perform actions within the given file system.
|
boolean authorize(FileSystem fs, org.jboss.errai.security.shared.api.identity.User user)
fs
- user
- Copyright © 2012–2020 JBoss by Red Hat. All rights reserved.