Package org.silverpeas.token.persistent

Provides a type of tokens that are persisted in a data source and that are mapped with a resource managed in Silverpeas.

See:
          Description

Class Summary
PersistentResourceToken A persistent token used to identify uniquely a resource.
PersistentResourceTokenBuilder A builder of persistent token for convenient purpose in tests.
PersistentResourceTokenGenerator A generator of PersistentResourceToken instances.
 

Package org.silverpeas.token.persistent Description

Provides a type of tokens that are persisted in a data source and that are mapped with a resource managed in Silverpeas. For example, a resource can be a user and such users can have a token with which they can logon in Silverpeas or access a protected contribution. The resources can be of whatever type and they are referenced by the token through an EntityReference type.



Copyright © 2016 Silverpeas. All Rights Reserved.