|
|||||||||
| Home >> All >> org >> activemq >> security >> [ jassjacc overview ] | PREV PACKAGE NEXT PACKAGE | ||||||||
Package org.activemq.security.jassjacc
Plugable Security Adapter framework along with default implementations such as the JAAS implementation.
See:
Description
| Class Summary | |
| AbstractJMSPermission | Abstract class to make it easier to JMS Permissions. |
| BrokerSecurityConfig | |
| DestinationSecurityConfig | |
| JassJaccSecurityAdapter | Implements SecurityAdapter that uses JASS to authenticate and JACC to authorize the user operations. |
| JMSBrokerPermission | Used to define permissions needed to operate against the ActiveMQ broker. |
| JMSDestinationPermission | Used to define permissions needed to operate against the ActiveMQ destinations. |
| PropertiesConfigLoader | Parses a Properties object into a set of BrokerSecurityConfig and DestinationSecurityConfig objects that can be used to secure the ActiveMQ broker. |
| PropertiesConfigLoaderTest | |
| UsernamePasswordCallback | A JASS username password CallbackHandler. |
Package org.activemq.security.jassjacc Description
Plugable Security Adapter framework along with default implementations such as the JAAS implementation.
|
|||||||||
| Home >> All >> org >> activemq >> security >> [ jassjacc overview ] | PREV PACKAGE NEXT PACKAGE | ||||||||