public class KerberosAuthenticationBroker
extends org.apache.activemq.broker.BrokerFilter
| Constructor and Description |
|---|
KerberosAuthenticationBroker(org.apache.activemq.broker.Broker next1) |
| Modifier and Type | Method and Description |
|---|---|
void |
addConnection(org.apache.activemq.broker.ConnectionContext context,
org.apache.activemq.command.ConnectionInfo info) |
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 KerberosAuthenticationBroker(org.apache.activemq.broker.Broker next1)
next1 - public 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.BrokerFilterExceptionBrokerFilter.addConnection(org.apache.activemq.broker.ConnectionContext, org.apache.activemq.command.ConnectionInfo)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.BrokerFilterExceptionBrokerFilter.removeConnection(org.apache.activemq.broker.ConnectionContext, org.apache.activemq.command.ConnectionInfo, java.lang.Throwable)Copyright © 2016 Internet2. All rights reserved.