public static final String DEF_USER_KEY
public static final org.osgl.util.Const<String> key
aaa.user.key.
Configure the key to search the user by user identifier which is stored in session storage by ActionContext.login(Object) API call.
Default value: email
public static final org.osgl.util.Const<String> username
aaa.user.username.
Configure the key to fetch username to construct the Principal represented by a user.
Default value: email
Copyright © 2015–2019 ActFramework. All rights reserved.