Package org.silverpeas.core.security.token

Provides an API to generate and to handle tokens of different kinds. Usually a token is used for security reason to either validate the access to a resource or identify a user, a group of users or another resource in Silverpeas. With each type of token is associated a generator of such tokens. The generator embeds the generation policy.