public class HelloWorldService extends Object implements HelloWorld
| Constructor and Description |
|---|
HelloWorldService() |
public String hello(String token)
hello in interface HelloWorldpublic String login(String username, String password) throws AuthenticationFailedException, RemoteException
login in interface SecureRpcAuthenticationFailedExceptionRemoteExceptionpublic boolean logout(String token) throws RemoteException
logout in interface SecureRpcRemoteExceptionCopyright © 2003–2017 Atlassian. All rights reserved.