Package com.atlassian.confluence.rpc
Interface SecureRpc
- All Known Subinterfaces:
- ConfluenceSoapService,- ConfluenceXmlRpcHandler
- All Known Implementing Classes:
- ConfluenceXmlRpcHandlerImpl,- WikiSoapService,- XhtmlSoapService
public interface SecureRpc
- 
Method Summary
- 
Method Details- 
loginString login(String username, String password) throws AuthenticationFailedException, RemoteException 
- 
logout- Throws:
- RemoteException
 
 
-