public static interface AuthenticationType.HttpChallengeScheme
extends org.apache.xmlbeans.XmlString
| Modifier and Type | Interface and Description |
|---|---|
static class |
AuthenticationType.HttpChallengeScheme.Enum
Enumeration value class for org.kaazing.gateway.server.config.june2016.AuthenticationType$HttpChallengeScheme.
|
static class |
AuthenticationType.HttpChallengeScheme.Factory
A factory class with static methods for creating instances
of this type.
|
| Modifier and Type | Field and Description |
|---|---|
static AuthenticationType.HttpChallengeScheme.Enum |
APPLICATION_BASIC |
static AuthenticationType.HttpChallengeScheme.Enum |
APPLICATION_NEGOTIATE |
static AuthenticationType.HttpChallengeScheme.Enum |
APPLICATION_TOKEN |
static AuthenticationType.HttpChallengeScheme.Enum |
BASIC |
static int |
INT_APPLICATION_BASIC |
static int |
INT_APPLICATION_NEGOTIATE |
static int |
INT_APPLICATION_TOKEN |
static int |
INT_BASIC |
static int |
INT_NEGOTIATE |
static AuthenticationType.HttpChallengeScheme.Enum |
NEGOTIATE |
static org.apache.xmlbeans.SchemaType |
type |
| Modifier and Type | Method and Description |
|---|---|
org.apache.xmlbeans.StringEnumAbstractBase |
enumValue() |
void |
set(org.apache.xmlbeans.StringEnumAbstractBase e) |
getStringValue, set, setStringValue, stringValuechangeType, compareTo, compareValue, copy, execQuery, execQuery, isImmutable, isNil, schemaType, selectAttribute, selectAttribute, selectAttributes, selectChildren, selectChildren, selectChildren, selectPath, selectPath, set, setNil, substitute, toString, validate, validate, valueEquals, valueHashCodedocumentProperties, dump, getDomNode, monitor, newCursor, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLInputStream, newXMLInputStream, newXMLStreamReader, newXMLStreamReader, save, save, save, save, save, save, save, save, xmlText, xmlTextstatic final org.apache.xmlbeans.SchemaType type
static final AuthenticationType.HttpChallengeScheme.Enum BASIC
static final AuthenticationType.HttpChallengeScheme.Enum NEGOTIATE
static final AuthenticationType.HttpChallengeScheme.Enum APPLICATION_BASIC
static final AuthenticationType.HttpChallengeScheme.Enum APPLICATION_NEGOTIATE
static final AuthenticationType.HttpChallengeScheme.Enum APPLICATION_TOKEN
static final int INT_BASIC
static final int INT_NEGOTIATE
static final int INT_APPLICATION_BASIC
static final int INT_APPLICATION_NEGOTIATE
static final int INT_APPLICATION_TOKEN
Copyright © 2014–2016. All rights reserved.