org.apache.cocoon.shiro.sample.rest
Class LoginUser
java.lang.Object
org.apache.cocoon.shiro.rest.AbstractShiroLogin
org.apache.cocoon.shiro.sample.rest.LoginUser
- All Implemented Interfaces:
- Get, Post
public class LoginUser
- extends AbstractShiroLogin
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LoginUser
public LoginUser()
getLoginPage
protected RestResponse getLoginPage(Map<String,Object> data)
throws MalformedURLException
- Specified by:
getLoginPage
in class AbstractShiroLogin
- Throws:
MalformedURLException
getDefaultTo
protected String getDefaultTo()
- Specified by:
getDefaultTo
in class AbstractShiroLogin
getErrorLogin
protected String getErrorLogin()
- Specified by:
getErrorLogin
in class AbstractShiroLogin
Copyright © 2008-2012 The Apache Software Foundation. All Rights Reserved.