JMX MBean View

647c07faf5bd

Sat Dec 21 14:03:34 UTC 2024
 
NameDomainjboss.messaging
serviceSecurityStore
Java Classorg.jboss.jms.server.jbosssx.JBossASSecurityMetadataStore
DescriptionInformation on the management interface of the MBean

Attribute Name Access Type Description Attribute Value
DefaultSecurityConfig RW org.w3c.dom.Element Attribute exposed for management
    
SuckerPassword W java.lang.String Attribute exposed for management
    
SecurityDomain RW java.lang.String Attribute exposed for management
    
SecurityManagement W org.jboss.security.ISecurityManagement Attribute exposed for management
    


Operation Return Type Description Parameters
getSecurityMetadata org.jboss.jms.server.security.SecurityMetadata Operation exposed for management
p1 boolean (no description) TrueFalse
p2 java.lang.String (no description)
clearSecurityConfig void Operation exposed for management
p1 boolean (no description) TrueFalse
p2 java.lang.String (no description)
authorize boolean Operation exposed for management
p1 java.lang.String (no description)
p2 java.util.Set (no description)
p3 org.jboss.jms.server.security.CheckType (no description)
setSecurityConfig void Operation exposed for management
p1 boolean (no description) TrueFalse
p2 java.lang.String (no description)
p3 org.w3c.dom.Element (no description)
authenticate javax.security.auth.Subject Operation exposed for management
p1 java.lang.String (no description)
p2 java.lang.String (no description)
start void Operation exposed for management
[no parameters]
stop void Operation exposed for management
[no parameters]