public static class JDFAutoAuthenticationQuParams.EnumAuthenticationType
extends org.apache.commons.lang.enums.ValuedEnum
Modifier and Type | Field and Description |
---|---|
static JDFAutoAuthenticationQuParams.EnumAuthenticationType |
AsClient |
static JDFAutoAuthenticationQuParams.EnumAuthenticationType |
AsServer |
Modifier and Type | Method and Description |
---|---|
static JDFAutoAuthenticationQuParams.EnumAuthenticationType |
getEnum(int enumValue) |
static JDFAutoAuthenticationQuParams.EnumAuthenticationType |
getEnum(String enumName) |
static List |
getEnumList() |
static Map |
getEnumMap() |
static Iterator |
iterator() |
compareTo, getEnum, getValue, toString
public static final JDFAutoAuthenticationQuParams.EnumAuthenticationType AsClient
public static final JDFAutoAuthenticationQuParams.EnumAuthenticationType AsServer
public static JDFAutoAuthenticationQuParams.EnumAuthenticationType getEnum(String enumName)
enumName
- the string to convertpublic static JDFAutoAuthenticationQuParams.EnumAuthenticationType getEnum(int enumValue)
enumValue
- the integer to convertpublic static Map getEnumMap()
public static List getEnumList()
public static Iterator iterator()
Copyright © 2018. All rights reserved.