Uses of Package
org.apache.activemq.shiro.authc
-
Packages that use org.apache.activemq.shiro.authc Package Description org.apache.activemq.shiro org.apache.activemq.shiro.authc org.apache.activemq.shiro.subject -
Classes in org.apache.activemq.shiro.authc used by org.apache.activemq.shiro Class Description AuthenticationFilter TheAuthenticationFilter
enforces if authentication is required before allowing the broker filter chain to continue.AuthenticationPolicy AnAuthenticationPolicy
customizes the behavior of theAuthenticationFilter
, such as whether or not authentication is required or how to represent trusted/knownSubject
identities. -
Classes in org.apache.activemq.shiro.authc used by org.apache.activemq.shiro.authc Class Description AuthenticationPolicy AnAuthenticationPolicy
customizes the behavior of theAuthenticationFilter
, such as whether or not authentication is required or how to represent trusted/knownSubject
identities.AuthenticationTokenFactory AAuthenticationTokenFactory
inspects a newly-added ActiveMQ connection and returns a ShiroAuthenticationToken
instance representing credentials associated with the connection. -
Classes in org.apache.activemq.shiro.authc used by org.apache.activemq.shiro.subject Class Description AuthenticationPolicy AnAuthenticationPolicy
customizes the behavior of theAuthenticationFilter
, such as whether or not authentication is required or how to represent trusted/knownSubject
identities.