Uses of Interface
org.graylog2.shared.security.ActorAwareAuthenticationTokenFactory
Packages that use ActorAwareAuthenticationTokenFactory
-
Uses of ActorAwareAuthenticationTokenFactory in org.graylog2.rest.resources.system
Constructors in org.graylog2.rest.resources.system with parameters of type ActorAwareAuthenticationTokenFactoryModifierConstructorDescriptionSessionsResource(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)