public class PluginUser extends InternalUser
| Modifier and Type | Class and Description |
|---|---|
static interface |
PluginUser.Factory |
CurrentUser.PropertyKey<T>| Modifier | Constructor and Description |
|---|---|
protected |
PluginUser(CapabilityControl.Factory capabilityControlFactory,
String pluginName) |
| Modifier and Type | Method and Description |
|---|---|
String |
getUserName()
Unique name of the user on this server, if one has been assigned.
|
String |
toString() |
getEffectiveGroups, isInternalUserasIdentifiedUser, get, getAccessPath, getAccountId, getCapabilities, getLastLoginExternalIdKey, getRealUser, isIdentifiedUser, put, setAccessPath, setLastLoginExternalIdKey, updateRealAccountId@Inject protected PluginUser(CapabilityControl.Factory capabilityControlFactory, String pluginName)
public String getUserName()
CurrentUsergetUserName in class CurrentUserpublic String toString()
toString in class InternalUser