public class ShiroListener extends Object implements WebMotionServerListener
| Modifier and Type | Field and Description |
|---|---|
protected static javax.servlet.Filter |
filter
Current filter
|
| Constructor and Description |
|---|
ShiroListener() |
| Modifier and Type | Method and Description |
|---|---|
protected org.apache.shiro.authc.credential.CredentialsMatcher |
getMatcher()
Get the hash on password.
|
protected org.apache.shiro.realm.Realm |
getRealm() |
protected org.apache.shiro.session.mgt.SessionManager |
getSessionManager() |
void |
onStart(Mapping mapping,
ServerContext context) |
void |
onStop(ServerContext context) |
public void onStart(Mapping mapping, ServerContext context)
onStart in interface WebMotionServerListenerpublic void onStop(ServerContext context)
onStop in interface WebMotionServerListenerprotected org.apache.shiro.realm.Realm getRealm()
protected org.apache.shiro.authc.credential.CredentialsMatcher getMatcher()
protected org.apache.shiro.session.mgt.SessionManager getSessionManager()
Copyright © 2011–2014 Debux. All rights reserved.