User Tools

Site Tools


developers:server-side

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
developers:server-side [2018/06/27 14:02]
tjotov
developers:server-side [2018/06/27 14:56]
tjotov
Line 1: Line 1:
 ====== Server side development ====== ====== Server side development ======
 There are two basic ways how to use ADUCID in your project: web service and JAVA SDK Client. There are two basic ways how to use ADUCID in your project: web service and JAVA SDK Client.
 +
  
 ==== Web service ==== ==== Web service ====
Line 15: Line 16:
 A client for server part of ADUCID integration on JAVA. It very similar to WSA. A client for server part of ADUCID integration on JAVA. It very similar to WSA.
  
- +See also 
-See also [[http://wiki.aducid.com/client-api|Javadoc SDK Client API]]+  * [[http://wiki.aducid.com/client-api|Javadoc SDK Client API]] 
 +  * [[developers:advanced-integration:result-operation-codes|Error statuses of authentication process]] 
 +  * [[developers:advanced-integration:aim-status-codes|Semantics of individual statuses of the authentication session (AIMStatus)]]