| Interface | Description |
|---|---|
| AccessClientService |
Service interface used for managing access clients
|
| AgreementLogService |
Service interface for agreement log operations
|
| AgreementService |
Service interface for agreement operations
|
| ChannelService |
Service interface for channels
|
| InitializationService |
Used to retrieve data used by Cyclos client application
|
| LoginService |
Service used to provide login for users via web services
|
| PasswordService |
Service for managing an user's passwords
|
| PasswordTypeService |
Service interface for password types
|
| PrincipalTypeService |
Service interface for principal types.
|
| ServiceFacade |
A facade used to invoke service methods from web clients
|
| TokenService |
Service for managing tokens, NFC tokens and NFC devices
|
| UserChannelService |
Contains methods to access / view the access of users on channels
|
| Class | Description |
|---|---|
| AccessClientInvocationData |
An
InvocationData for access clients |
| GuestInvocationData |
An invocation as a guest user
|
| InvocationData |
Contains data for a service method invocation
|
| InvocationResult |
The result of an invocation
|
| StatefulUserInvocationData |
An
InvocationData for users which had previously logged-in |
| StatelessUserInvocationData |
An
InvocationData for users which always receives the username and password |