public class AuthDataContainer extends Object
Constructor and Description |
---|
AuthDataContainer() |
Modifier and Type | Method and Description |
---|---|
static Set<String> |
getPermissions()
Retrieves the set of permissions for the current user.
|
static void |
setPermissions(Set<String> permissionsSet)
Set user permissions to the user manually
|
Copyright © 2016–2019 AdroitLogic. All rights reserved.