public class ShiroUserProvider extends Object implements UserProvider
UserProvider implementation for Apache Shiro.| Constructor and Description |
|---|
ShiroUserProvider(String featureAdminRole)
Constructor for the provider.
|
| Modifier and Type | Method and Description |
|---|---|
FeatureUser |
getCurrentUser() |
public ShiroUserProvider(String featureAdminRole)
featureAdminRole - The role identifier to check whether the users are feature admins.public FeatureUser getCurrentUser()
getCurrentUser in interface UserProviderCopyright © 2021. All rights reserved.