public interface FileLoginModuleType extends LoginModuleType
| Modifier and Type | Interface and Description |
|---|---|
static class |
FileLoginModuleType.Factory
A factory class with static methods for creating instances
of this type.
|
static interface |
FileLoginModuleType.Options
An XML options(@http://xmlns.kaazing.org/2016/06/gateway).
|
| Modifier and Type | Field and Description |
|---|---|
static org.apache.xmlbeans.SchemaType |
type |
| Modifier and Type | Method and Description |
|---|---|
LoginModuleOptionsType |
addNewOptions()
Appends and returns a new empty "options" element
|
LoginModuleOptionsType |
getOptions()
Gets the "options" element
|
String |
getType()
Gets the "type" element
|
boolean |
isSetOptions()
True if has "options" element
|
void |
setOptions(LoginModuleOptionsType options)
Sets the "options" element
|
void |
setType(String type)
Sets the "type" element
|
void |
unsetOptions()
Unsets the "options" element
|
CollapsedString |
xgetType()
Gets (as xml) the "type" element
|
void |
xsetType(CollapsedString type)
Sets (as xml) the "type" element
|
getSuccess, setSuccess, xgetSuccess, xsetSuccesschangeType, 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, xmlTextString getType()
getType in interface LoginModuleTypeCollapsedString xgetType()
xgetType in interface LoginModuleTypevoid setType(String type)
setType in interface LoginModuleTypevoid xsetType(CollapsedString type)
xsetType in interface LoginModuleTypeLoginModuleOptionsType getOptions()
getOptions in interface LoginModuleTypeboolean isSetOptions()
isSetOptions in interface LoginModuleTypevoid setOptions(LoginModuleOptionsType options)
setOptions in interface LoginModuleTypeLoginModuleOptionsType addNewOptions()
addNewOptions in interface LoginModuleTypevoid unsetOptions()
unsetOptions in interface LoginModuleTypeCopyright © 2014–2016. All rights reserved.