Nuxeo ECM Projects 5.4.3-SNAPSHOT

Uses of Class
org.nuxeo.ecm.automation.server.jaxrs.LoginInfo

Packages that use LoginInfo
org.nuxeo.ecm.automation.server.jaxrs.io   
org.nuxeo.ecm.automation.server.jaxrs.io.writers   
 

Uses of LoginInfo in org.nuxeo.ecm.automation.server.jaxrs.io
 

Methods in org.nuxeo.ecm.automation.server.jaxrs.io with parameters of type LoginInfo
static void JsonWriter.writeLogin(org.codehaus.jackson.JsonGenerator jg, LoginInfo login)
           
static void JsonWriter.writeLogin(OutputStream out, LoginInfo login)
           
 

Uses of LoginInfo in org.nuxeo.ecm.automation.server.jaxrs.io.writers
 

Methods in org.nuxeo.ecm.automation.server.jaxrs.io.writers with parameters of type LoginInfo
 long JsonLoginInfoWriter.getSize(LoginInfo arg0, Class<?> arg1, Type arg2, Annotation[] arg3, MediaType arg4)
           
 void JsonLoginInfoWriter.writeTo(LoginInfo login, Class<?> arg1, Type arg2, Annotation[] arg3, MediaType arg4, MultivaluedMap<String,Object> arg5, OutputStream out)
           
 


Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.