public class PassThroughSettingsImpl extends SecuritySchemaSettingsImpl implements PassThroughSettings
| Modifier | Constructor and Description |
|---|---|
protected |
PassThroughSettingsImpl() |
|
PassThroughSettingsImpl(Object jsNode,
JavaNodeFactory factory) |
| Modifier and Type | Method and Description |
|---|---|
String |
headerName() |
String |
queryParameterName() |
getAttribute, getAttributes, getElement, getElements, getErrors, toJSON, toJSONclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetErrorspublic PassThroughSettingsImpl(Object jsNode, JavaNodeFactory factory)
protected PassThroughSettingsImpl()
public String queryParameterName()
queryParameterName in interface PassThroughSettingspublic String headerName()
headerName in interface PassThroughSettingsCopyright © 2016 RAML. All rights reserved.