public interface AuthenticationServiceSoapPort
extends java.rmi.Remote
| Modifier and Type | Method and Description |
|---|---|
void |
endSession(java.lang.String ticket) |
AuthenticationResult |
startSession(java.lang.String username,
java.lang.String password) |
AuthenticationResult startSession(java.lang.String username, java.lang.String password) throws java.rmi.RemoteException, AuthenticationFault
java.rmi.RemoteExceptionAuthenticationFaultvoid endSession(java.lang.String ticket)
throws java.rmi.RemoteException,
AuthenticationFault
java.rmi.RemoteExceptionAuthenticationFaultCopyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.