org.apache.qpid.management.common.sasl
Class Constants
java.lang.Object
org.apache.qpid.management.common.sasl.Constants
public class Constants
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MECH_CRAMMD5
public static final String MECH_CRAMMD5
- See Also:
- Constant Field Values
MECH_PLAIN
public static final String MECH_PLAIN
- See Also:
- Constant Field Values
SASL_CRAMMD5
public static final String SASL_CRAMMD5
- See Also:
- Constant Field Values
SASL_PLAIN
public static final String SASL_PLAIN
- See Also:
- Constant Field Values
Constants
public Constants()
Licensed to the Apache Software Foundation