org.silverpeas.web.token
Class SynchronizerTokenServiceFactory

java.lang.Object
  extended by org.silverpeas.web.token.SynchronizerTokenServiceFactory

public class SynchronizerTokenServiceFactory
extends Object

A factory of SynchronizerTokenService instances.

Author:
mmoquillon

Constructor Summary
SynchronizerTokenServiceFactory()
           
 
Method Summary
 SynchronizerTokenService aSynchronizerTokenService()
           
static SynchronizerTokenServiceFactory getFactory()
           
static SynchronizerTokenService getSynchronizerTokenService()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SynchronizerTokenServiceFactory

public SynchronizerTokenServiceFactory()
Method Detail

getFactory

public static final SynchronizerTokenServiceFactory getFactory()

aSynchronizerTokenService

public SynchronizerTokenService aSynchronizerTokenService()

getSynchronizerTokenService

public static SynchronizerTokenService getSynchronizerTokenService()


Copyright © 2016 Silverpeas. All Rights Reserved.