public class CommunoteUsernamePasswordJaasAuthenticationBroker
extends org.apache.activemq.broker.BrokerFilter
| Constructor and Description |
|---|
CommunoteUsernamePasswordJaasAuthenticationBroker(org.apache.activemq.broker.Broker next,
String jaasConfiguration) |
| Modifier and Type | Method and Description |
|---|---|
void |
addConnection(org.apache.activemq.broker.ConnectionContext context,
org.apache.activemq.command.ConnectionInfo info) |
void |
refresh()
Previously logged in users may no longer have the same access anymore.
|
void |
removeConnection(org.apache.activemq.broker.ConnectionContext context,
org.apache.activemq.command.ConnectionInfo info,
Throwable error) |
acknowledge, addBroker, addConsumer, addDestination, addDestinationInfo, addProducer, addSession, beginTransaction, brokerServiceStarted, commitTransaction, fastProducer, forgetTransaction, gc, getAdaptor, getAdminConnectionContext, getBrokerId, getBrokerName, getBrokerSequenceId, getBrokerService, getClients, getDestinationMap, getDestinations, getDestinations, getDurableDestinations, getExecutor, getPeerBrokerInfos, getPreparedTransactions, getRoot, getScheduler, getTempDataStore, getVmConnectorURI, isExpired, isFaultTolerantConfiguration, isFull, isStopped, messageConsumed, messageDelivered, messageDiscarded, messageExpired, messagePull, networkBridgeStarted, networkBridgeStopped, nowMasterBroker, postProcessDispatch, prepareTransaction, preProcessDispatch, processConsumerControl, processDispatchNotification, removeBroker, removeConsumer, removeDestination, removeDestinationInfo, removeProducer, removeSession, removeSubscription, rollbackTransaction, send, sendToDeadLetterQueue, setAdminConnectionContext, slowConsumer, start, stoppublic CommunoteUsernamePasswordJaasAuthenticationBroker(org.apache.activemq.broker.Broker next,
String jaasConfiguration)
next - next broker filter in the chainjaasConfiguration - jaas configuration namepublic void addConnection(org.apache.activemq.broker.ConnectionContext context,
org.apache.activemq.command.ConnectionInfo info)
throws Exception
addConnection in interface org.apache.activemq.broker.BrokeraddConnection in class org.apache.activemq.broker.BrokerFilterExceptionpublic void refresh()
public void removeConnection(org.apache.activemq.broker.ConnectionContext context,
org.apache.activemq.command.ConnectionInfo info,
Throwable error)
throws Exception
removeConnection in interface org.apache.activemq.broker.BrokerremoveConnection in class org.apache.activemq.broker.BrokerFilterExceptionCopyright © 2019 Communote team. All rights reserved.