public interface AuthenticationServiceSoapPort extends Remote
| Modifier and Type | Method and Description |
|---|---|
void |
endSession(String ticket) |
AuthenticationResult |
startSession(String username,
String password) |
AuthenticationResult startSession(String username, String password) throws RemoteException, AuthenticationFault
RemoteExceptionAuthenticationFaultvoid endSession(String ticket) throws RemoteException, AuthenticationFault
RemoteExceptionAuthenticationFaultCopyright © 2005–2014 Alfresco Software. All rights reserved.