public class HiggsSecurityManager extends Object
| Modifier and Type | Field and Description |
|---|---|
protected static HttpConfig |
config |
protected static org.slf4j.Logger |
log |
protected static org.apache.shiro.mgt.DefaultSecurityManager |
securityManager |
protected static HiggsSessionManager |
sessionManager |
| Modifier | Constructor and Description |
|---|---|
protected |
HiggsSecurityManager() |
| Modifier and Type | Method and Description |
|---|---|
static void |
configure(HiggsServer server,
org.apache.shiro.mgt.DefaultSecurityManager securityManager) |
protected static <T> Set<T> |
getServices(Class<T> klass) |
protected static void |
setupAuthorization() |
protected static void |
setupRealms() |
protected static void |
setupSessions() |
protected static void |
seupAuthenticationStrategy() |
protected static org.slf4j.Logger log
protected static org.apache.shiro.mgt.DefaultSecurityManager securityManager
protected static HiggsSessionManager sessionManager
protected static HttpConfig config
public static void configure(HiggsServer server, org.apache.shiro.mgt.DefaultSecurityManager securityManager)
protected static void setupSessions()
protected static void setupRealms()
protected static void seupAuthenticationStrategy()
protected static void setupAuthorization()
Copyright © 2012-2015. All Rights Reserved.