Package | Description |
---|---|
org.uberfire.java.nio.security |
Modifier and Type | Method and Description |
---|---|
FileSystemUser |
FileSystemAuthenticator.authenticate(String username,
String password)
Attempts to authenticate with the target filesystem using the given filesystem username and password.
|
Modifier and Type | Method and Description |
---|---|
boolean |
FileSystemAuthorizer.authorize(FileSystem fs,
FileSystemUser fileSystemUser)
Returns true if the given user is permitted to perform actions within the given file system.
|
Copyright © 2012–2018 JBoss by Red Hat. All rights reserved.