From ebb9bd69a97516763d5d9203245ded592b825a86 Mon Sep 17 00:00:00 2001 From: jobol Date: Thu, 26 May 2016 18:12:12 +0200 Subject: update documentation Signed-off-by: jobol --- doc/afb-daemon-vocabulary.html | 41 ++++++++++++++--------------------------- 1 file changed, 14 insertions(+), 27 deletions(-) (limited to 'doc/afb-daemon-vocabulary.html') diff --git a/doc/afb-daemon-vocabulary.html b/doc/afb-daemon-vocabulary.html index b398aa33..4416db81 100644 --- a/doc/afb-daemon-vocabulary.html +++ b/doc/afb-daemon-vocabulary.html @@ -4,11 +4,10 @@ - -

Vocabulary for AFB-DAEMON

+

Vocabulary for AFB-DAEMON

version: 1
-Date:    24 mai 2016
+Date:    25 May 2016
 Author:  José Bollo
 
@@ -31,47 +30,35 @@ Author: José Bollo

- -

Authentification

+

Authentification

- -

Context

+

Context

- -

Level of authorisation (LOA)

+

Level of authorisation (LOA)

- -

Plugin

+

Plugin

- -

Request

+

Request

- -

Reply/Response

+

Reply/Response

- -

Service

+

Service

- -

Session

+

Session

A session records data as

- -

Token

+

Token

- -

UUID

+

UUID

It stand for Universal Unic IDentifier.

Its is designed to create identifier in a way that avoid has much as possible conflicts. It means that if two differents instance create a UUID, the probability that they create the same UUID is very low, near to zero.

- -

x-afb-token

+

x-afb-token

- -

x-afb-uuid

+

x-afb-uuid

-- cgit 1.2.3-korg