| Package | Description |
|---|---|
| com.rabbitmq.jms.admin | |
| com.rabbitmq.jms.client |
| Modifier and Type | Method and Description |
|---|---|
void |
RMQConnectionFactory.setAuthenticationMechanism(AuthenticationMechanism authenticationMechanism)
Sets the authentication mechanism to use.
|
| Modifier and Type | Method and Description |
|---|---|
static AuthenticationMechanism |
AuthenticationMechanism.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static AuthenticationMechanism[] |
AuthenticationMechanism.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2023. All rights reserved.