| Package | Description |
|---|---|
| org.eclipse.emf.emfstore.internal.server.accesscontrol.authentication.verifiers |
| Modifier and Type | Class and Description |
|---|---|
class |
EMFModelUserVerifier |
class |
LDAPUserVerifier
Verifies user name/password using LDAP.
|
class |
SimplePropertyFileUserVerifier
This verifier can be used to store user and passwords in a property file.
|
class |
UserVerifierChain
Calls all available verifiers and tries to verify the given credentials.
|
| Modifier and Type | Method and Description |
|---|---|
List<UserVerifier> |
UserVerifierChain.getVerifiers()
Returns the list of verifier.
|
Copyright © 2017. All rights reserved.