Products Downloads


French version


 

Resource server security is implemented via configuration files and/or annotations in the service programs.


To manage security via the usual Java EE container mechanisms, the configuration file is the descriptor (web.xml) of the Web application hosting the services.

Refer to the help provided by the Java EE container used.


To manage security via a JWT, the configuration file is the beans.xml file of the Web application hosting the services.



Click below for more information on:
  • Configuring authorization management:

Authorization management for authentication with JWT token via the Beans.xml file

Authorization management via annotations in the Adelia program

↑ Top of page