public abstract class EnvironmentFilter extends SecurityFilter
BrokerFilter
that makes the Shiro Environment
available to subclasses.next
Constructor and Description |
---|
EnvironmentFilter() |
Modifier and Type | Method and Description |
---|---|
org.apache.shiro.env.Environment |
getEnvironment() |
void |
setEnvironment(org.apache.shiro.env.Environment environment) |
isEnabled, setEnabled
acknowledge, addBroker, addConnection, addConsumer, addDestination, addDestinationInfo, addProducer, addSession, beginTransaction, brokerServiceStarted, commitTransaction, fastProducer, forgetTransaction, gc, getAdaptor, getAdminConnectionContext, getBrokerId, getBrokerName, getBrokerSequenceId, getBrokerService, getClients, getDestinationMap, getDestinationMap, getDestinations, getDestinations, getDurableDestinations, getExecutor, getNext, getPeerBrokerInfos, getPreparedTransactions, getRoot, getScheduler, getTempDataStore, getVmConnectorURI, isExpired, isFaultTolerantConfiguration, isFull, isStopped, messageConsumed, messageDelivered, messageDiscarded, messageExpired, messagePull, networkBridgeStarted, networkBridgeStopped, nowMasterBroker, postProcessDispatch, prepareTransaction, preProcessDispatch, processConsumerControl, processDispatchNotification, reapplyInterceptor, removeBroker, removeConnection, removeConsumer, removeDestination, removeDestinationInfo, removeProducer, removeSession, removeSubscription, rollbackTransaction, send, sendToDeadLetterQueue, setAdminConnectionContext, setNext, slowConsumer, start, stop, virtualDestinationAdded, virtualDestinationRemoved
public EnvironmentFilter()
public org.apache.shiro.env.Environment getEnvironment()
public void setEnvironment(org.apache.shiro.env.Environment environment)
Copyright © 2005–2020 The Apache Software Foundation. All rights reserved.