Package | Description |
---|---|
org.apache.activemq.shiro | |
org.apache.activemq.shiro.authc | |
org.apache.activemq.shiro.subject |
Class and Description |
---|
AuthenticationFilter
The
AuthenticationFilter enforces if authentication is required before allowing the broker filter chain
to continue. |
AuthenticationPolicy
An
AuthenticationPolicy customizes the behavior of the AuthenticationFilter , such as whether or not
authentication is required or how to represent trusted/known Subject identities. |
Class and Description |
---|
AuthenticationPolicy
An
AuthenticationPolicy customizes the behavior of the AuthenticationFilter , such as whether or not
authentication is required or how to represent trusted/known Subject identities. |
AuthenticationTokenFactory
A
AuthenticationTokenFactory inspects a newly-added ActiveMQ connection and returns a Shiro
AuthenticationToken instance representing credentials associated with the connection. |
Class and Description |
---|
AuthenticationPolicy
An
AuthenticationPolicy customizes the behavior of the AuthenticationFilter , such as whether or not
authentication is required or how to represent trusted/known Subject identities. |
Copyright © 2005–2016 The Apache Software Foundation. All rights reserved.