JMX MBean View

WIN-D8AOSBDV2TG

Sun Sep 08 10:41:56 SGT 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
SecurityDomain RW java.lang.String Attribute exposed for management
    
SecurityManagement W org.jboss.security.ISecurityManagement Attribute exposed for management
    
DefaultSecurityConfig RW org.w3c.dom.Element Attribute exposed for management
    
SuckerPassword W java.lang.String Attribute exposed for management
    


Operation Return Type Description Parameters
start void Operation exposed for management
[no parameters]
stop void Operation exposed for management
[no parameters]
authenticate javax.security.auth.Subject Operation exposed for management
p1 java.lang.String (no description)
p2 java.lang.String (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)
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)