Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.apache.activemq.shiro.authc Classes and Interfaces - 5 results found.
NameDescriptionTypePackageFramework
AuthenticationFilterThe AuthenticationFilter enforces if authentication is required before allowing the broker filter chain This implementation performs a connection-level authentication assertion: If the Subject associated with theClassorg.apache.activemq.shiro.authcApache ActiveMQ
AuthenticationPolicyAn AuthenticationPolicy customizes the behavior of the AuthenticationFilter, such as whether or not authentication is required or how to represent trusted/known Subject identities.Interfaceorg.apache.activemq.shiro.authcApache ActiveMQ
AuthenticationTokenFactoryA AuthenticationTokenFactory inspects a newly-added ActiveMQ connection and returns a Shiro AuthenticationToken instance representing credentials associated with the connection.Interfaceorg.apache.activemq.shiro.authcApache ActiveMQ
DefaultAuthenticationPolicyClassorg.apache.activemq.shiro.authcApache ActiveMQ
DefaultAuthenticationTokenFactoryDefault implementation of the AuthenticationTokenFactory interface that returns UsernamePasswordToken instances based on inspecting theClassorg.apache.activemq.shiro.authcApache ActiveMQ