public class ShiroSecurityContextFactory extends Object implements org.graylog2.jersey.container.netty.SecurityContextFactory
| Constructor and Description |
|---|
ShiroSecurityContextFactory(org.apache.shiro.mgt.DefaultSecurityManager sm) |
| Modifier and Type | Method and Description |
|---|---|
javax.ws.rs.core.SecurityContext |
create(String userName,
String credential,
boolean isSecure,
String authcScheme,
String host) |
Copyright © 2012-2014 TORCH GmbH. All Rights Reserved.