public static class IdentifiedUser.RequestFactory
extends java.lang.Object
Can only be used from within a module that has defined request scoped @RemotePeer
SocketAddress
and ReviewDb
providers.
Modifier and Type | Method and Description |
---|---|
IdentifiedUser |
create(Account.Id id) |
IdentifiedUser |
runAs(Account.Id id,
CurrentUser caller) |
public IdentifiedUser create(Account.Id id)
public IdentifiedUser runAs(Account.Id id, CurrentUser caller)