org.silverpeas.authentication
Class AuthenticationServiceFactory
java.lang.Object
org.silverpeas.authentication.AuthenticationServiceFactory
public class AuthenticationServiceFactory
- extends Object
A factory of an authentication service.
The factory manages the life-cycle of the authentication service instances and wraps the concrete
implementation of a such service.
- Author:
- mmoquillon
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AuthenticationServiceFactory
public AuthenticationServiceFactory()
getFactory
public static final AuthenticationServiceFactory getFactory()
getService
public static final AuthenticationService getService()
getAuthenticationService
public AuthenticationService getAuthenticationService()
Copyright © 2016 Silverpeas. All Rights Reserved.