public class PermissionHelper extends Object
| Constructor and Description |
|---|
PermissionHelper() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,List<String>> |
getPermissionLabels(org.springframework.security.core.Authentication authentication)
Retrieve permission labels based on the details of the authenticated user
|
public Map<String,List<String>> getPermissionLabels(org.springframework.security.core.Authentication authentication)
authentication - the authenticated user and associated access privilegesCopyright © 2022 Apache Software Foundation. All rights reserved.