public class SuUserRpcServiceImpl extends SecuredRemoteServiceServlet implements SuUserRpcService
Constructor and Description |
---|
SuUserRpcServiceImpl(<any> authenticatorServiceProvider,
UserManagerService userManagerService,
SecurityService securityService) |
Modifier and Type | Method and Description |
---|---|
void |
su(java.lang.Long id) |
void |
su(java.lang.String username) |
getRequest
public SuUserRpcServiceImpl(<any> authenticatorServiceProvider, UserManagerService userManagerService, SecurityService securityService)
public void su(java.lang.String username) throws ServerCallFailedException
su
in interface SuUserRpcService
ServerCallFailedException
public void su(java.lang.Long id) throws ExpectedException
su
in interface SuUserRpcService
ExpectedException