Uses of Package
org.apache.activemq.shiro.authc
Packages that use org.apache.activemq.shiro.authc
Package
Description
-
Classes in org.apache.activemq.shiro.authc used by org.apache.activemq.shiroClassDescriptionThe
AuthenticationFilterenforces if authentication is required before allowing the broker filter chain to continue.AnAuthenticationPolicycustomizes the behavior of theAuthenticationFilter, such as whether or not authentication is required or how to represent trusted/knownSubjectidentities. -
Classes in org.apache.activemq.shiro.authc used by org.apache.activemq.shiro.authcClassDescriptionAn
AuthenticationPolicycustomizes the behavior of theAuthenticationFilter, such as whether or not authentication is required or how to represent trusted/knownSubjectidentities.AAuthenticationTokenFactoryinspects a newly-added ActiveMQ connection and returns a ShiroAuthenticationTokeninstance representing credentials associated with the connection. -
Classes in org.apache.activemq.shiro.authc used by org.apache.activemq.shiro.subjectClassDescriptionAn
AuthenticationPolicycustomizes the behavior of theAuthenticationFilter, such as whether or not authentication is required or how to represent trusted/knownSubjectidentities.