Package | Description |
---|---|
com.communote.plugins.mq.message.base.data.security | |
com.communote.plugins.mq.message.base.message |
Modifier and Type | Class and Description |
---|---|
class |
TrustAuthentication
Authentication indicating that the user identity can be trusted and no further password is
required.
|
class |
UsernamePasswordAuthentication
Authentication method with login and password
|
Modifier and Type | Method and Description |
---|---|
Authentication |
BaseMessage.getAuthentication() |
Modifier and Type | Method and Description |
---|---|
void |
BaseMessage.setAuthentication(Authentication authentication) |
Copyright © 2019 Communote team. All rights reserved.