Uses of Interface
org.eclipse.emf.emfstore.internal.server.accesscontrol.authentication.factory.AuthenticationControlFactory

Packages that use AuthenticationControlFactory
org.eclipse.emf.emfstore.internal.server.accesscontrol.authentication.factory   
 

Uses of AuthenticationControlFactory in org.eclipse.emf.emfstore.internal.server.accesscontrol.authentication.factory
 

Classes in org.eclipse.emf.emfstore.internal.server.accesscontrol.authentication.factory that implement AuthenticationControlFactory
 class AuthenticationControlFactoryImpl
          Default authentication control factory.
 

Fields in org.eclipse.emf.emfstore.internal.server.accesscontrol.authentication.factory declared as AuthenticationControlFactory
static AuthenticationControlFactory AuthenticationControlFactory.INSTANCE
          The singleton instance.
 

Methods in org.eclipse.emf.emfstore.internal.server.accesscontrol.authentication.factory that return AuthenticationControlFactory
static AuthenticationControlFactory AuthenticationControlFactoryImpl.getInstance()
          The singleton instance.
 



Copyright © 2015. All Rights Reserved.