org.activemq.security.jassjacc
Class BrokerSecurityConfig
java.lang.Object
org.activemq.security.jassjacc.BrokerSecurityConfig
public class BrokerSecurityConfig
- extends Object
- Author:
- Hiram
TODO To change the template for this generated type comment go to
Window - Preferences - Java - Code Style - Code Templates
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BrokerSecurityConfig
public BrokerSecurityConfig()
getBrokerName
public String getBrokerName()
- Returns:
- Returns the brokerName.
setBrokerName
public void setBrokerName(String brokerName)
- Parameters:
brokerName
- The brokerName to set.
getConnectRoles
public HashSet getConnectRoles()
- Returns:
- Returns the connectRoles.
setConnectRoles
public void setConnectRoles(HashSet connectRoles)
- Parameters:
connectRoles
- The connectRoles to set.
Copyright © 2004-2008 Protique, Ltd.. All Rights Reserved.