Package org.apache.activemq.shiro.subject
-
Interface Summary Interface Description ConnectionSubjectFactory AConnectionSubjectFactory
creates aSubject
instance that represents the connection client's identity.SubjectResolver -
Class Summary Class Description ConnectionSubjectResolver ASubjectResolver
that acquires the current Subject from aConnectionReference
.DefaultConnectionSubjectFactory SubjectConnectionReference ConnectionReference
that further provides access to the connection's Subject instance.SubjectFilter TheSubjectFilter
ensures a ShiroSubject
representing the client's identity is associated with every connection to the ActiveMQ Broker.SubjectSecurityContext ActiveMQSecurityContext
implementation that retains a ShiroSubject
instance for use during security checks and other security-related operations.