Package | Description |
---|---|
org.hornetq.core.security.impl | |
org.hornetq.core.server.impl |
Modifier and Type | Class and Description |
---|---|
class |
SecurityStoreImpl
The HornetQ SecurityStore implementation
|
Modifier and Type | Method and Description |
---|---|
protected SecurityStore |
HornetQServerImpl.getSecurityStore() |
Constructor and Description |
---|
ServerSessionImpl(String name,
String username,
String password,
int minLargeMessageSize,
boolean autoCommitSends,
boolean autoCommitAcks,
boolean preAcknowledge,
boolean strictUpdateDeliveryCount,
boolean xa,
RemotingConnection remotingConnection,
StorageManager storageManager,
PostOffice postOffice,
ResourceManager resourceManager,
SecurityStore securityStore,
ManagementService managementService,
HornetQServer server,
SimpleString managementAddress,
SimpleString defaultAddress,
SessionCallback callback,
OperationContext context) |
Copyright © 2017 JBoss, a division of Red Hat. All Rights Reserved.