public class InjectableSecurityScheme extends InjectableRamlFeature
name| Constructor and Description |
|---|
InjectableSecurityScheme(String name,
String securitySchemeYaml) |
| Modifier and Type | Method and Description |
|---|---|
void |
applyToAction(org.raml.model.Action target) |
protected String |
getBoilerPlateAfter() |
protected String |
getBoilerPlateBefore() |
protected String |
getIndentation() |
org.raml.model.SecurityScheme |
getSecurityScheme() |
parsepublic org.raml.model.SecurityScheme getSecurityScheme()
public void applyToAction(org.raml.model.Action target)
applyToAction in class InjectableRamlFeatureprotected String getBoilerPlateBefore()
getBoilerPlateBefore in class InjectableRamlFeatureprotected String getBoilerPlateAfter()
getBoilerPlateAfter in class InjectableRamlFeatureprotected String getIndentation()
getIndentation in class InjectableRamlFeatureCopyright © 2019. All rights reserved.