org.silverpeas.token.persistent.service
Class TokenServiceFactory

java.lang.Object
  extended by org.silverpeas.token.persistent.service.TokenServiceFactory

public class TokenServiceFactory
extends Object

A factory of a PersistentResourceTokenService objects.

Author:
Yohann Chastagnier

Constructor Summary
TokenServiceFactory()
           
 
Method Summary
static PersistentResourceTokenService getTokenService()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TokenServiceFactory

public TokenServiceFactory()
Method Detail

getTokenService

public static PersistentResourceTokenService getTokenService()
Returns:
an instance of PersistentResourceTokenService.


Copyright © 2016 Silverpeas. All Rights Reserved.