public static interface FileLoginModuleType.Options extends LoginModuleOptionsType
| Modifier and Type | Interface and Description |
|---|---|
static class |
FileLoginModuleType.Options.Factory
A factory class with static methods for creating instances
of this type.
|
| Modifier and Type | Field and Description |
|---|---|
static org.apache.xmlbeans.SchemaType |
type |
| Modifier and Type | Method and Description |
|---|---|
String |
getFile()
Gets the "file" element
|
void |
setFile(String file)
Sets the "file" element
|
CollapsedString |
xgetFile()
Gets (as xml) the "file" element
|
void |
xsetFile(CollapsedString file)
Sets (as xml) the "file" element
|
changeType, 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 getFile()
CollapsedString xgetFile()
void setFile(String file)
void xsetFile(CollapsedString file)
Copyright © 2014–2016. All rights reserved.