This project has retired. For details please refer to its
Attic page.
AbstractShiroLogout (Apache Cocoon 3: Parent 3.0.0-beta-1-SNAPSHOT API)
org.apache.cocoon.shiro.rest
Class AbstractShiroLogout
java.lang.Object
org.apache.cocoon.shiro.rest.AbstractShiroLogout
- All Implemented Interfaces:
- Get
- Direct Known Subclasses:
- Logout
public abstract class AbstractShiroLogout
- extends Object
- implements Get
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
to
protected String to
AbstractShiroLogout
public AbstractShiroLogout()
getDefaultTo
protected abstract String getDefaultTo()
doGet
public RestResponse doGet()
throws Exception
- Specified by:
doGet
in interface Get
- Throws:
Exception
getTo
protected String getTo()
Copyright © 2008-2012 The Apache Software Foundation. All Rights Reserved.