| Class | Description |
|---|---|
| Authentication |
Represents authentication method for the user, performing message execution
|
| IdentityContext |
This class represents the context of message processing.
|
| TrustAuthentication |
Authentication indicating that the user identity can be trusted and no further password is
required.
|
| UserIdentity |
User identity, used to specify the user, who is going to perform some action with message
|
| UserIdentityContext |
Identity context, representing execution context of a user
|
| UsernamePasswordAuthentication |
Authentication method with login and password
|
Copyright © 2019 Communote team. All rights reserved.