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
getAdaptor, getNext, setNext
acknowledge, addBroker, addConnection, addConsumer, addDestination, addDestinationInfo, addProducer, addSession, beginTransaction, brokerServiceStarted, commitTransaction, fastProducer, forgetTransaction, gc, getAdminConnectionContext, getBrokerId, getBrokerName, getBrokerSequenceId, getBrokerService, getClients, getDestinationMap, 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, reapplyInterceptor, removeBroker, removeConnection, removeConsumer, removeDestination, removeDestinationInfo, removeProducer, removeSession, removeSubscription, rollbackTransaction, send, sendToDeadLetterQueue, setAdminConnectionContext, 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–2017. All rights reserved.