public class ShiroHelper extends Object
| Constructor and Description |
|---|
ShiroHelper() |
| Modifier and Type | Method and Description |
|---|---|
static void |
populateSubject(LinkedHashMap<String,org.pac4j.core.profile.CommonProfile> profiles)
Populate the authenticated user profiles in the Shiro subject.
|
public static void populateSubject(LinkedHashMap<String,org.pac4j.core.profile.CommonProfile> profiles)
profiles - the linked hashmap of profilesCopyright © 2018. All rights reserved.