org.eclipse.emf.emfstore.internal.server.accesscontrol.authentication.verifiers
Class Messages

java.lang.Object
  extended by org.eclipse.osgi.util.NLS
      extended by org.eclipse.emf.emfstore.internal.server.accesscontrol.authentication.verifiers.Messages

public final class Messages
extends org.eclipse.osgi.util.NLS

Verifiers related messages.

Author:
emueller

Field Summary
static String LDAPVerifier_DistinguishedNameNotFound
           
static String LDAPVerifier_InvalidResults
           
static String LDAPVerifier_LDAPDirectoryNotFound
           
static String LDAPVerifier_LoginFailed
           
static String LDAPVerifier_SearchFailed
           
static String SimplePropertyFileVerifier_CouldNotLoadPasswordFile
           
static String SimplePropertyFileVerifier_HashMayNotBeNull
           
static String VersionVerifier_AcceptedVersions
           
static String VersionVerifier_ClientVersion
           
static String VersionVerifier_NoClientVersionReceived
           
static String VersionVerifier_NoServerVersionsSupplied
           
 
Method Summary
 
Methods inherited from class org.eclipse.osgi.util.NLS
bind, bind, bind, initializeMessages
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

LDAPVerifier_DistinguishedNameNotFound

public static String LDAPVerifier_DistinguishedNameNotFound

LDAPVerifier_InvalidResults

public static String LDAPVerifier_InvalidResults

LDAPVerifier_LDAPDirectoryNotFound

public static String LDAPVerifier_LDAPDirectoryNotFound

LDAPVerifier_LoginFailed

public static String LDAPVerifier_LoginFailed

LDAPVerifier_SearchFailed

public static String LDAPVerifier_SearchFailed

SimplePropertyFileVerifier_CouldNotLoadPasswordFile

public static String SimplePropertyFileVerifier_CouldNotLoadPasswordFile

SimplePropertyFileVerifier_HashMayNotBeNull

public static String SimplePropertyFileVerifier_HashMayNotBeNull

VersionVerifier_AcceptedVersions

public static String VersionVerifier_AcceptedVersions

VersionVerifier_ClientVersion

public static String VersionVerifier_ClientVersion

VersionVerifier_NoClientVersionReceived

public static String VersionVerifier_NoClientVersionReceived

VersionVerifier_NoServerVersionsSupplied

public static String VersionVerifier_NoServerVersionsSupplied


Copyright © 2015. All Rights Reserved.