|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.activemq.security.jassjacc.BrokerSecurityConfig
Constructor Summary | |
BrokerSecurityConfig()
|
Method Summary | |
java.lang.String |
getBrokerName()
|
java.util.HashSet |
getConnectRoles()
|
void |
setBrokerName(java.lang.String brokerName)
|
void |
setConnectRoles(java.util.HashSet connectRoles)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public BrokerSecurityConfig()
Method Detail |
public java.lang.String getBrokerName()
public void setBrokerName(java.lang.String brokerName)
brokerName
- The brokerName to set.public java.util.HashSet getConnectRoles()
public void setConnectRoles(java.util.HashSet connectRoles)
connectRoles
- The connectRoles to set.
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |