| Package | Description |
|---|---|
| net.timewalker.ffmq4.local.connection | |
| net.timewalker.ffmq4.security |
| Modifier and Type | Method and Description |
|---|---|
SecurityContext |
LocalConnection.getSecurityContext()
Get the connection security context
|
| Constructor and Description |
|---|
LocalConnection(FFMQEngine engine,
SecurityContext securityContext,
String clientID)
Constructor
|
LocalQueueConnection(FFMQEngine engine,
SecurityContext securityContext,
String clientID)
Constructor
|
LocalTopicConnection(FFMQEngine engine,
SecurityContext securityContext,
String clientID)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
SecurityContext |
SecurityConnector.getContext(String userName,
String password)
Get the security context associated with the given credentials
|
Copyright © 2021. All rights reserved.