Package | Description |
---|---|
org.nuxeo.ecm.automation.client | |
org.nuxeo.ecm.automation.client.jaxrs.spi | |
org.nuxeo.ecm.automation.client.jaxrs.spi.marshallers |
Modifier and Type | Field and Description |
---|---|
static LoginInfo |
LoginInfo.ANONYNMOUS |
Modifier and Type | Method and Description |
---|---|
LoginInfo |
Session.getLogin()
Get the login used to authenticate against the server
|
Modifier and Type | Method and Description |
---|---|
LoginInfo |
JavaSession.getLogin() |
LoginInfo |
DefaultSession.getLogin() |
Constructor and Description |
---|
DefaultSession(AbstractAutomationClient client,
Connector connector,
LoginInfo login) |
JavaSession(JavaClient client,
LoginInfo login,
OperationRegistry registry) |
Modifier and Type | Method and Description |
---|---|
LoginInfo |
LoginMarshaller.read(org.codehaus.jackson.JsonParser jp) |
Modifier and Type | Method and Description |
---|---|
Class<LoginInfo> |
LoginMarshaller.getJavaType() |
Modifier and Type | Method and Description |
---|---|
String |
LoginMarshaller.getReference(LoginInfo info) |
Copyright © 2015 Nuxeo SA. All rights reserved.