public class Constants extends Object
Modifier and Type | Field and Description |
---|---|
static String |
MECH_CRAMMD5 |
static String |
MECH_PLAIN |
static String |
SASL_CRAMMD5 |
static String |
SASL_PLAIN |
Constructor and Description |
---|
Constants() |
public static final String MECH_CRAMMD5
public static final String MECH_PLAIN
public static final String SASL_CRAMMD5
public static final String SASL_PLAIN
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.