@Generated(value={}) public class CMISLoginController_ extends Object
| Modifier and Type | Field and Description |
|---|---|
static juzu.impl.plugin.controller.descriptor.ControllerDescriptor |
DESCRIPTOR |
| Constructor and Description |
|---|
CMISLoginController_() |
| Modifier and Type | Method and Description |
|---|---|
static juzu.request.Phase.View.Dispatch |
error(String message) |
static juzu.request.Phase.View.Dispatch |
index(String providerId) |
static juzu.request.Phase.Action.Dispatch |
loginRepository(String code,
String repository) |
static juzu.request.Phase.Resource.Dispatch |
loginUser(String serviceURL,
String userName,
String password,
String providerId) |
static juzu.request.Phase.Resource.Dispatch |
userKey(String userName) |
public static final juzu.impl.plugin.controller.descriptor.ControllerDescriptor DESCRIPTOR
public static juzu.request.Phase.Action.Dispatch loginRepository(String code, String repository)
public static juzu.request.Phase.Resource.Dispatch loginUser(String serviceURL, String userName, String password, String providerId)
public static juzu.request.Phase.View.Dispatch error(String message)
public static juzu.request.Phase.Resource.Dispatch userKey(String userName)
public static juzu.request.Phase.View.Dispatch index(String providerId)
Copyright © 2003–2019 eXo Platform SAS. All rights reserved.