Darya Blavanovich 3819aecb70
[MNT-24354] update license header to 2024 (#9633)
* MNT-24354 update license header [ci:force]

* MNT-24354 fix lint [ci:force]

* MNT-24354 [ci:force]

* MNT-24354 update license header in process-services [ci:force]

---------

Co-authored-by: DaryaBalvanovich <darya.balvanovich1@hyland.com>
2024-05-08 08:34:51 +02:00
..

Authentication API

Provides access to the authentication features of Alfresco Content Services.

Documentation updated on: 2019-10-17T13:35:27.038+01:00

Methods

All URIs are relative to:

https://localhost/alfresco/api/-default-/public/authentication/versions/1
Class Method HTTP request Description
AuthenticationApi createTicket POST /tickets Create ticket (login)
AuthenticationApi deleteTicket DELETE /tickets/-me- Delete ticket (logout)
AuthenticationApi validateTicket GET /tickets/-me- Validate ticket

Models