public class LoginUserFinder
extends org.osgl.inject.ValueLoader.Base
Load user from logged in principal
| Modifier and Type | Field and Description |
|---|---|
static String |
KEY_USER_KEY |
| Constructor and Description |
|---|
LoginUserFinder() |
| Modifier and Type | Method and Description |
|---|---|
Object |
get() |
protected void |
initialized() |
static String |
userKey(String userIdentifier) |
public static final String KEY_USER_KEY
Copyright © 2015–2019 ActFramework. All rights reserved.