Package | Description |
---|---|
org.apache.activemq.shiro.authc |
Modifier and Type | Class and Description |
---|---|
class |
DefaultAuthenticationTokenFactory
Default implementation of the
AuthenticationTokenFactory interface that returns
UsernamePasswordToken instances based on inspecting the
ConnectionInfo . |
Modifier and Type | Method and Description |
---|---|
AuthenticationTokenFactory |
AuthenticationFilter.getAuthenticationTokenFactory() |
Modifier and Type | Method and Description |
---|---|
void |
AuthenticationFilter.setAuthenticationTokenFactory(AuthenticationTokenFactory authenticationTokenFactory) |
Copyright © 2005–2016 The Apache Software Foundation. All rights reserved.