Modifier and Type | Method and Description |
---|---|
void |
SecurityStore.check(SimpleString address,
CheckType checkType,
SecurityAuth session) |
Modifier and Type | Method and Description |
---|---|
void |
SecurityStoreImpl.check(SimpleString address,
CheckType checkType,
SecurityAuth session) |
Modifier and Type | Interface and Description |
---|---|
interface |
ServerSession |
Modifier and Type | Method and Description |
---|---|
void |
ActiveMQServer.destroyQueue(SimpleString queueName,
SecurityAuth session) |
void |
ActiveMQServer.destroyQueue(SimpleString queueName,
SecurityAuth session,
boolean checkConsumerCount) |
void |
ActiveMQServer.destroyQueue(SimpleString queueName,
SecurityAuth session,
boolean checkConsumerCount,
boolean removeConsumers) |
Modifier and Type | Class and Description |
---|---|
class |
ServerSessionImpl
Server side Session implementation
|
Modifier and Type | Method and Description |
---|---|
void |
ActiveMQServerImpl.destroyQueue(SimpleString queueName,
SecurityAuth session) |
void |
ActiveMQServerImpl.destroyQueue(SimpleString queueName,
SecurityAuth session,
boolean checkConsumerCount) |
void |
ActiveMQServerImpl.destroyQueue(SimpleString queueName,
SecurityAuth session,
boolean checkConsumerCount,
boolean removeConsumers) |
protected void |
ServerSessionImpl.securityCheck(SimpleString address,
CheckType checkType,
SecurityAuth auth) |
Copyright © 2016 The Apache Software Foundation. All rights reserved.