org.openid4java.infocard.sts
Class OpenIDTokenGeneratorHandlerFactory
java.lang.Object
org.openid4java.infocard.sts.OpenIDTokenGeneratorHandlerFactory
public class OpenIDTokenGeneratorHandlerFactory
- extends Object
Implements the IConfigurableComponentFactory that creates the IssueHandler implementation.
- Author:
- Johnny Bufu
|
Method Summary |
org.eclipse.higgins.configuration.api.IConfigurableComponent |
getNewInstance()
Provides access to the new instance |
org.eclipse.higgins.configuration.api.IConfigurableComponent |
getSingletonInstance()
Provides access to the singleton instance |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OpenIDTokenGeneratorHandlerFactory
public OpenIDTokenGeneratorHandlerFactory()
getSingletonInstance
public org.eclipse.higgins.configuration.api.IConfigurableComponent getSingletonInstance()
- Provides access to the singleton instance
- Returns:
- the singleton instance
getNewInstance
public org.eclipse.higgins.configuration.api.IConfigurableComponent getNewInstance()
- Provides access to the new instance
- Returns:
- the new instance
Copyright © 2013 Sxip. All Rights Reserved.