Interface | Description |
---|---|
ConnectionSubjectFactory |
A
ConnectionSubjectFactory creates a Subject instance that represents the connection client's identity. |
SubjectResolver |
Class | Description |
---|---|
ConnectionSubjectResolver |
A
SubjectResolver that acquires the current Subject from a ConnectionReference . |
DefaultConnectionSubjectFactory | |
SubjectConnectionReference |
ConnectionReference that further provides access to the connection's Subject instance. |
SubjectFilter |
The
SubjectFilter ensures a Shiro Subject representing the client's identity is associated with
every connection to the ActiveMQ Broker. |
SubjectSecurityContext |
ActiveMQ
SecurityContext implementation that retains a Shiro Subject instance for use during
security checks and other security-related operations. |
Copyright © 2005–2020 The Apache Software Foundation. All rights reserved.