| Package | Description |
|---|---|
| org.alfresco.webservice.authentication | |
| org.alfresco.webservice.util |
| Modifier and Type | Method and Description |
|---|---|
void |
AuthenticationServiceSoapBindingStub.endSession(String ticket) |
void |
AuthenticationServiceSoapPort.endSession(String ticket) |
AuthenticationResult |
AuthenticationServiceSoapBindingStub.startSession(String username,
String password) |
AuthenticationResult |
AuthenticationServiceSoapPort.startSession(String username,
String password) |
| Modifier and Type | Method and Description |
|---|---|
static void |
AuthenticationUtils.startSession(String username,
String password)
Start a session
|
static void |
AuthenticationUtils.startSession(String username,
String password,
long timeoutInterval)
Start a session
|
Copyright © 2005–2014 Alfresco Software. All rights reserved.