Package org.apache.activemq.shiro.subject
-
Interface Summary Interface Description ConnectionSubjectFactory AConnectionSubjectFactorycreates aSubjectinstance that represents the connection client's identity.SubjectResolver -
Class Summary Class Description ConnectionSubjectResolver ASubjectResolverthat acquires the current Subject from aConnectionReference.DefaultConnectionSubjectFactory SubjectConnectionReference ConnectionReferencethat further provides access to the connection's Subject instance.SubjectFilter TheSubjectFilterensures a ShiroSubjectrepresenting the client's identity is associated with every connection to the ActiveMQ Broker.SubjectSecurityContext ActiveMQSecurityContextimplementation that retains a ShiroSubjectinstance for use during security checks and other security-related operations.