Uses of Class
org.eclipse.emf.emfstore.internal.server.accesscontrol.authentication.verifiers.SimplePropertyFileVerifier.Hash

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

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

Methods in org.eclipse.emf.emfstore.internal.server.accesscontrol.authentication.verifiers that return SimplePropertyFileVerifier.Hash
static SimplePropertyFileVerifier.Hash SimplePropertyFileVerifier.Hash.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static SimplePropertyFileVerifier.Hash[] SimplePropertyFileVerifier.Hash.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Constructors in org.eclipse.emf.emfstore.internal.server.accesscontrol.authentication.verifiers with parameters of type SimplePropertyFileVerifier.Hash
SimplePropertyFileVerifier(String filePath, SimplePropertyFileVerifier.Hash hash)
          Constructor with ability to select hash algorithm for password.
 



Copyright © 2015. All Rights Reserved.