public class Oas30SecurityScheme extends ModernSecurityScheme
$ref, bearerFormat, flows, openIdConnectUrl, scheme
_schemeName, description, in, name, type
_extensions
_attributes, _extraProperties, _modelId, _ownerDocument, _parent, _validationProblems
Constructor and Description |
---|
Oas30SecurityScheme(String schemeName)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
OAuthFlows |
createOAuthFlows() |
getReference, setReference
accept, getName, getSchemeName, rename
addExtension, clearExtensions, createExtension, getExtension, getExtensions, isExtensible, removeExtension
addExtraProperty, addValidationProblem, attachToParent, clearAttributes, clearValidationProblems, getAttribute, getAttributeNames, getExtraProperty, getExtraPropertyNames, getValidationProblemCodes, getValidationProblems, getValidationProblemsFor, hasExtraProperties, isAttached, modelId, ownerDocument, parent, removeExtraProperty, setAttribute
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
accept
public Oas30SecurityScheme(String schemeName)
schemeName
- public OAuthFlows createOAuthFlows()
createOAuthFlows
in class ModernSecurityScheme
ModernSecurityScheme.createOAuthFlows()
Copyright © 2020 Red Hat. All rights reserved.