com.atlassian.crowd.plugin.rest.admin.controller
Class LoginSessionController
java.lang.Object
com.atlassian.crowd.plugin.rest.admin.controller.LoginSessionController
public class LoginSessionController
- extends Object
Manages user session-related interaction with the core of Crowd.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
logger
protected final org.apache.log4j.Logger logger
CROWD_APPLICATION_KEY
public static final String CROWD_APPLICATION_KEY
- See Also:
- Constant Field Values
LoginSessionController
public LoginSessionController()
authenticate
public RestToken authenticate(String username,
String password)
setApplicationService
public void setApplicationService(ApplicationService applicationService)
Copyright © 2009 Atlassian Pty Ltd. All Rights Reserved.