public interface SecureRpc
Modifier and Type | Method and Description |
---|---|
String |
login(String username,
String password) |
boolean |
logout(String token) |
String login(String username, String password) throws AuthenticationFailedException, RemoteException
boolean logout(String token) throws RemoteException
RemoteException
Copyright © 2003–2020 Atlassian. All rights reserved.