Search Java Classes and Packages
Search Java Frameworks and Libraries
 
  
    
      
      
      #Org.apache.activemq.shiro.authc Classes and Interfaces - 5 results found. 
        
      | Name | Description | Type | Package | Framework | 
| AuthenticationFilter | The 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 the | Class | org.apache.activemq.shiro.authc | Apache ActiveMQ | 
|
| AuthenticationPolicy | An AuthenticationPolicy customizes the behavior of the AuthenticationFilter, such as whether or not authentication is required or how to represent trusted/known Subject identities. | Interface | org.apache.activemq.shiro.authc | Apache ActiveMQ | 
|
| AuthenticationTokenFactory | A AuthenticationTokenFactory inspects a newly-added ActiveMQ connection and returns a Shiro AuthenticationToken instance representing credentials associated with the connection. | Interface | org.apache.activemq.shiro.authc | Apache ActiveMQ | 
|
| DefaultAuthenticationPolicy |  | Class | org.apache.activemq.shiro.authc | Apache ActiveMQ | 
|
| DefaultAuthenticationTokenFactory | Default implementation of the AuthenticationTokenFactory interface that returns UsernamePasswordToken instances based on inspecting the | Class | org.apache.activemq.shiro.authc | Apache ActiveMQ |