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