Uses of Interface
org.silverpeas.token.persistent.service.PersistentResourceTokenService

Packages that use PersistentResourceTokenService
com.silverpeas.web Provides the classes and interfaces from which web services can be defined and published in Silverpeas. 
com.silverpeas.web.mock   
org.silverpeas.token.persistent.service Provides a service around the persistent tokens to easily generate and get them. 
 

Uses of PersistentResourceTokenService in com.silverpeas.web
 

Methods in com.silverpeas.web that return PersistentResourceTokenService
 PersistentResourceTokenService TestResources.getTokenServiceMock()
          Gets a mock of the token service.
 

Uses of PersistentResourceTokenService in com.silverpeas.web.mock
 

Classes in com.silverpeas.web.mock that implement PersistentResourceTokenService
 class TokenServiceMockWrapper
           
 

Methods in com.silverpeas.web.mock that return PersistentResourceTokenService
 PersistentResourceTokenService TokenServiceMockWrapper.getTokenServiceMock()
          Gets the mock
 

Uses of PersistentResourceTokenService in org.silverpeas.token.persistent.service
 

Classes in org.silverpeas.token.persistent.service that implement PersistentResourceTokenService
 class DefaultTokenService
          The default implementation of the PersistentResourceTokenService interface.
 

Methods in org.silverpeas.token.persistent.service that return PersistentResourceTokenService
static PersistentResourceTokenService TokenServiceFactory.getTokenService()
           
 



Copyright © 2016 Silverpeas. All Rights Reserved.