Package | Description |
---|---|
org.apache.activemq.shiro.authc | |
org.apache.activemq.shiro.authz | |
org.apache.activemq.shiro.subject |
Modifier and Type | Class and Description |
---|---|
class |
AuthenticationFilter
The
AuthenticationFilter enforces if authentication is required before allowing the broker filter chain
to continue. |
Modifier and Type | Class and Description |
---|---|
class |
AuthorizationFilter
The
AuthorizationFilter asserts that actions are allowed to execute first before they are actually
executed. |
Modifier and Type | Class and Description |
---|---|
class |
SubjectFilter
The
SubjectFilter ensures a Shiro Subject representing the client's identity is associated with
every connection to the ActiveMQ Broker. |
Copyright © 2005–2016 The Apache Software Foundation. All rights reserved.