org.apache.cocoon.shiro.sample.rest
Class Logout

java.lang.Object
  extended by org.apache.cocoon.shiro.rest.AbstractShiroLogout
      extended by org.apache.cocoon.shiro.sample.rest.Logout
All Implemented Interfaces:
Get

public class Logout
extends AbstractShiroLogout


Field Summary
 
Fields inherited from class org.apache.cocoon.shiro.rest.AbstractShiroLogout
to
 
Constructor Summary
Logout()
           
 
Method Summary
protected  String getDefaultTo()
           
 
Methods inherited from class org.apache.cocoon.shiro.rest.AbstractShiroLogout
doGet, getTo
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Logout

public Logout()
Method Detail

getDefaultTo

protected String getDefaultTo()
Specified by:
getDefaultTo in class AbstractShiroLogout


Copyright © 2008-2012 The Apache Software Foundation. All Rights Reserved.