Uses of Interface
org.eclipse.emf.emfstore.internal.server.accesscontrol.AuthenticationControl

Packages that use AuthenticationControl
org.eclipse.emf.emfstore.internal.server.accesscontrol.authentication.verifiers   
 

Uses of AuthenticationControl in org.eclipse.emf.emfstore.internal.server.accesscontrol.authentication.verifiers
 

Classes in org.eclipse.emf.emfstore.internal.server.accesscontrol.authentication.verifiers that implement AuthenticationControl
 class AbstractAuthenticationControl
          Abstract class for authentication.
 class EMFModelAuthenticationVerifier
           
 class LDAPVerifier
          Verifies username/password using LDAP.
 class SimplePropertyFileVerifier
          This verifier can be used to store user and passwords in a property file.
 class VerifierChain
          Calls all available verifiers and tries to verify the given credentials.
 



Copyright © 2015. All Rights Reserved.