Uses of Class
org.graylog2.shared.security.ShiroAuthenticationFilter
Packages that use ShiroAuthenticationFilter
-
Uses of ShiroAuthenticationFilter in org.graylog2.rest.resources.system
Constructors in org.graylog2.rest.resources.system with parameters of type ShiroAuthenticationFilterModifierConstructorDescriptionSessionsResource(UserService userService, org.apache.shiro.mgt.DefaultSecurityManager securityManager, ShiroAuthenticationFilter authenticationFilter, Set<IpSubnet> trustedSubnets, org.glassfish.grizzly.http.server.Request grizzlyRequest, SessionCreator sessionCreator, ActorAwareAuthenticationTokenFactory tokenFactory, SessionResponseFactory sessionResponseFactory, CookieFactory cookieFactory)