Package | Description |
---|---|
com.communote.plugins.mq.message.base.data.security |
Modifier and Type | Method and Description |
---|---|
UserIdentity |
UsernamePasswordAuthentication.getIdentity() |
UserIdentity |
UserIdentityContext.getIdentity() |
UserIdentity |
TrustAuthentication.getIdentity() |
Modifier and Type | Method and Description |
---|---|
void |
UsernamePasswordAuthentication.setIdentity(UserIdentity identity) |
void |
UserIdentityContext.setIdentity(UserIdentity identity) |
void |
TrustAuthentication.setIdentity(UserIdentity identity) |
Copyright © 2019 Communote team. All rights reserved.