Element | Description | Class |
---|---|---|
openAMAuthenticationPlugin | Provides an OpenAM authentication and authorization plugin | io.fabric8.security.sso.activemq.OpenAMAuthenticationPlugin |
Attribute | Type | Description |
---|---|---|
authorizeSend | xs:boolean | Controls whether or not the plugin will authorize messages sent to the broker by a producer |
configuration | xs:string | Sets the JAAS configuration domain name used |
discoverLoginConfig | xs:boolean | Enables or disables the auto-discovery of the login.config file for JAAS to initialize itself. This flag is enabled by default such that if the java.security.auth.login.config system property is not defined then it is set to the location of the login.config file on the classpath. |
Element | Type | Description |
---|---|---|
client | <spring:bean/> |