Skip navigation links
A B C D E F G H I L M N O P Q R S T U V 

A

AbstractSwaggerDeserializer<T> - Class in io.swagger.deserializer
 
AbstractSwaggerDeserializer() - Constructor for class io.swagger.deserializer.AbstractSwaggerDeserializer
 
addExtraField(String, JsonNode) - Method in class io.swagger.models.SwaggerBaseModel
 
addHeader(String, String) - Method in class io.swagger.io.HttpClient
 
addQueryParam(String, String) - Method in class io.swagger.io.HttpClient
 
Api - Class in io.swagger.models.apideclaration
 
Api() - Constructor for class io.swagger.models.apideclaration.Api
 
ApiArrayMigrator - Class in io.swagger.transform.migrate
API declaration, JSON Pointer: "/apis"
ApiArrayMigrator() - Constructor for class io.swagger.transform.migrate.ApiArrayMigrator
 
ApiDeclaration - Class in io.swagger.models.apideclaration
 
ApiDeclaration() - Constructor for class io.swagger.models.apideclaration.ApiDeclaration
 
ApiDeclarationDeserializer - Class in io.swagger.deserializer
 
ApiDeclarationDeserializer() - Constructor for class io.swagger.deserializer.ApiDeclarationDeserializer
 
ApiDeclarationJsonValidator - Class in io.swagger.validate
 
ApiDeclarationJsonValidator() - Constructor for class io.swagger.validate.ApiDeclarationJsonValidator
 
ApiDeclarationMigrator - Class in io.swagger.transform.migrate
 
ApiDeclarationMigrator() - Constructor for class io.swagger.transform.migrate.ApiDeclarationMigrator
 
ApiDeclarationParser - Class in io.swagger.models.reader
 
ApiDeclarationParser() - Constructor for class io.swagger.models.reader.ApiDeclarationParser
 
ApiDeclarationReader - Class in io.swagger.models.reader
 
ApiDeclarationReader() - Constructor for class io.swagger.models.reader.ApiDeclarationReader
 
ApiDeclarationSchemaValidator - Class in io.swagger.validate
 
ApiDeclarationSchemaValidator() - Constructor for class io.swagger.validate.ApiDeclarationSchemaValidator
 
APIFileDownload - Class in io.swagger.transform.util
 
ApiInfo - Class in io.swagger.models.resourcelisting
 
ApiInfo() - Constructor for class io.swagger.models.resourcelisting.ApiInfo
 
ApiKeyAuthorization - Class in io.swagger.models.resourcelisting
Created by ron on 11/04/14.
ApiKeyAuthorization() - Constructor for class io.swagger.models.resourcelisting.ApiKeyAuthorization
 
ApiListingReference - Class in io.swagger.models.resourcelisting
 
ApiListingReference() - Constructor for class io.swagger.models.resourcelisting.ApiListingReference
 
ApiObjectMigrator - Class in io.swagger.transform.migrate
Migrator for one element of an apis array
ApiObjectMigrator() - Constructor for class io.swagger.transform.migrate.ApiObjectMigrator
 
ApiOperationMigrator - Class in io.swagger.transform.migrate
Migrator for the operations arrau of an API object
ApiOperationMigrator() - Constructor for class io.swagger.transform.migrate.ApiOperationMigrator
 
append(Message) - Method in class io.swagger.report.MessageBuilder
 
appendPointer(JsonPointer) - Method in class io.swagger.transform.util.MutableJsonTree
Relative pointer change
apply(HttpClient) - Method in interface io.swagger.io.Authentication
 
apply(HttpClient) - Method in class io.swagger.io.HeaderAuthentication
 
apply(HttpClient) - Method in class io.swagger.io.NoAuthentication
 
apply(HttpClient) - Method in class io.swagger.io.QueryParamAuthentication
 
applyMigrator(SwaggerMigrator) - Method in class io.swagger.transform.util.MutableJsonTree
Apply a migrator to the node at the current pointer
applyMigratorToElements(SwaggerMigrator) - Method in class io.swagger.transform.util.MutableJsonTree
Apply a migrator to all elements of the array at the current pointer
applyPatch(JsonPatch) - Method in class io.swagger.transform.util.MutableJsonTree
Apply a JSON Patch to the current node
applyPatchToElements(JsonPatch) - Method in class io.swagger.transform.util.MutableJsonTree
Apply a JSON Patch to all elements of a JSON Array
Authentication - Interface in io.swagger.io
 
Authorization - Class in io.swagger.models.resourcelisting
 
Authorization() - Constructor for class io.swagger.models.resourcelisting.Authorization
 
AuthorizationCodeGrant - Class in io.swagger.models.resourcelisting
 
AuthorizationCodeGrant() - Constructor for class io.swagger.models.resourcelisting.AuthorizationCodeGrant
 
AuthorizationScope - Class in io.swagger.models
 
AuthorizationScope() - Constructor for class io.swagger.models.AuthorizationScope
 
AuthorizationType - Enum in io.swagger.models
Created by ron on 11/04/14.

B

BasicAuthorization - Class in io.swagger.models.resourcelisting
Created by ron on 11/04/14.
BasicAuthorization() - Constructor for class io.swagger.models.resourcelisting.BasicAuthorization
 

C

clazz - Variable in class io.swagger.deserializer.AbstractSwaggerDeserializer
 
close() - Method in class io.swagger.io.HttpClient
 
convert(ResourceListing, List<ApiDeclaration>) - Method in class io.swagger.parser.SwaggerCompatConverter
 
convertModel(Model) - Method in class io.swagger.parser.SwaggerCompatConverter
 
convertOperation(String, Operation, ApiDeclaration) - Method in class io.swagger.parser.SwaggerCompatConverter
 
convertParameter(Parameter) - Method in class io.swagger.parser.SwaggerCompatConverter
 
convertProperty(ModelProperty) - Method in class io.swagger.parser.SwaggerCompatConverter
 

D

deserialize(JsonNode, MessageBuilder) - Method in class io.swagger.deserializer.AbstractSwaggerDeserializer
 
deserialize(JsonNode, MessageBuilder) - Method in interface io.swagger.deserializer.SwaggerDeserializer
 

E

execute() - Method in class io.swagger.io.HttpClient
 
ExtendedTypedObject - Class in io.swagger.models.apideclaration
Created by ron on 17/04/14.
ExtendedTypedObject() - Constructor for class io.swagger.models.apideclaration.ExtendedTypedObject
 

F

FACTORY - Static variable in class io.swagger.validate.SwaggerSchemaValidator
 
Format - Enum in io.swagger.models
Created by ron on 11/04/14.
forValue(String) - Static method in enum io.swagger.models.AuthorizationType
 
forValue(String) - Static method in enum io.swagger.models.Format
 
forValue(String) - Static method in enum io.swagger.models.Method
 
forValue(String) - Static method in enum io.swagger.models.ParamType
 
forValue(String) - Static method in enum io.swagger.models.PassAs
 
forValue(String) - Static method in enum io.swagger.models.SwaggerVersion
 
fromPatch(JsonPatch) - Static method in class io.swagger.transform.util.SwaggerMigrators
Return a migrator applying a JSON Patch

G

getAllowMultiple() - Method in class io.swagger.models.apideclaration.Parameter
 
getApiListingRef() - Method in class io.swagger.models.apideclaration.ApiDeclaration
 
getApis() - Method in class io.swagger.models.apideclaration.ApiDeclaration
 
getApis() - Method in class io.swagger.models.resourcelisting.ResourceListing
 
getApiVersion() - Method in class io.swagger.models.apideclaration.ApiDeclaration
 
getApiVersion() - Method in class io.swagger.models.resourcelisting.ResourceListing
 
getAuthorization_code() - Method in class io.swagger.models.resourcelisting.GrantTypes
 
getAuthorizations() - Method in class io.swagger.models.apideclaration.ApiDeclaration
 
getAuthorizations() - Method in class io.swagger.models.apideclaration.Operation
 
getAuthorizations() - Method in class io.swagger.models.resourcelisting.ResourceListing
 
getBaseNode() - Method in class io.swagger.transform.util.MutableJsonTree
Return the base node
getBasePath() - Method in class io.swagger.models.apideclaration.ApiDeclaration
 
getClientIdName() - Method in class io.swagger.models.resourcelisting.TokenRequestEndpoint
 
getClientSecretName() - Method in class io.swagger.models.resourcelisting.TokenRequestEndpoint
 
getCode() - Method in class io.swagger.models.apideclaration.ResponseMessage
 
getConsumes() - Method in class io.swagger.models.apideclaration.ApiDeclaration
 
getConsumes() - Method in class io.swagger.models.apideclaration.Operation
 
getContact() - Method in class io.swagger.models.resourcelisting.ApiInfo
 
getCurrentNode() - Method in class io.swagger.transform.util.MutableJsonTree
Get the value at the current pointer (always guaranteed to exist)
getDefaultValue() - Method in class io.swagger.models.apideclaration.ExtendedTypedObject
 
getDeprecated() - Method in class io.swagger.models.apideclaration.Operation
 
getDescription() - Method in class io.swagger.models.apideclaration.Api
 
getDescription() - Method in class io.swagger.models.apideclaration.Model
 
getDescription() - Method in class io.swagger.models.apideclaration.ModelProperty
 
getDescription() - Method in class io.swagger.models.apideclaration.Parameter
 
getDescription() - Method in class io.swagger.models.AuthorizationScope
 
getDescription() - Method in class io.swagger.models.resourcelisting.ApiInfo
 
getDescription() - Method in class io.swagger.models.resourcelisting.ApiListingReference
 
getDiscriminator() - Method in class io.swagger.models.apideclaration.Model
 
getEnumValues() - Method in class io.swagger.models.apideclaration.ExtendedTypedObject
 
getExtraFields() - Method in class io.swagger.models.SwaggerBaseModel
 
getFactory() - Method in class io.swagger.transform.util.SwaggerJsonSchemaFactory
 
getFormat() - Method in class io.swagger.models.apideclaration.TypedObject
 
getGrantTypes() - Method in class io.swagger.models.resourcelisting.OAuth2Authorization
 
getHighestSeverity() - Method in class io.swagger.report.MessageBuilder
 
getId() - Method in class io.swagger.models.apideclaration.Model
 
getImplicit() - Method in class io.swagger.models.resourcelisting.GrantTypes
 
getInfo() - Method in class io.swagger.models.resourcelisting.ResourceListing
 
getInstance() - Static method in class io.swagger.transform.util.SwaggerJsonSchemaFactory
 
getItems() - Method in class io.swagger.models.apideclaration.ExtendedTypedObject
 
getKeyname() - Method in class io.swagger.models.resourcelisting.ApiKeyAuthorization
 
getLicense() - Method in class io.swagger.models.resourcelisting.ApiInfo
 
getLicenseUrl() - Method in class io.swagger.models.resourcelisting.ApiInfo
 
getLoginEndpoint() - Method in class io.swagger.models.resourcelisting.ImplicitGrant
 
getMaximum() - Method in class io.swagger.models.apideclaration.ExtendedTypedObject
 
getMessage() - Method in class io.swagger.models.apideclaration.ResponseMessage
 
getMessage() - Method in class io.swagger.report.Message
 
getMethod() - Method in class io.swagger.models.apideclaration.Operation
 
getMinimum() - Method in class io.swagger.models.apideclaration.ExtendedTypedObject
 
getModels() - Method in class io.swagger.models.apideclaration.ApiDeclaration
 
getName() - Method in class io.swagger.io.HeaderAuthentication
 
getName() - Method in class io.swagger.io.QueryParamAuthentication
 
getName() - Method in class io.swagger.models.apideclaration.Parameter
 
getNickname() - Method in class io.swagger.models.apideclaration.Operation
 
getNotes() - Method in class io.swagger.models.apideclaration.Operation
 
getOperations() - Method in class io.swagger.models.apideclaration.Api
 
getParameters() - Method in class io.swagger.models.apideclaration.Operation
 
getParamType() - Method in class io.swagger.models.apideclaration.Parameter
 
getPassAs() - Method in class io.swagger.models.resourcelisting.ApiKeyAuthorization
 
getPath() - Method in class io.swagger.models.apideclaration.Api
 
getPath() - Method in class io.swagger.models.resourcelisting.ApiListingReference
 
getPath() - Method in class io.swagger.report.Message
 
getProduces() - Method in class io.swagger.models.apideclaration.ApiDeclaration
 
getProduces() - Method in class io.swagger.models.apideclaration.Operation
 
getProperties() - Method in class io.swagger.models.apideclaration.Model
 
getRef() - Method in class io.swagger.models.apideclaration.TypedObject
 
getRequired() - Method in class io.swagger.models.apideclaration.Model
 
getRequired() - Method in class io.swagger.models.apideclaration.Parameter
 
getResourcePath() - Method in class io.swagger.models.apideclaration.ApiDeclaration
 
getResponseMessages() - Method in class io.swagger.models.apideclaration.Operation
 
getResponseModel() - Method in class io.swagger.models.apideclaration.ResponseMessage
 
getScope() - Method in class io.swagger.models.AuthorizationScope
 
getScopes() - Method in class io.swagger.models.resourcelisting.OAuth2Authorization
 
getSeverity() - Method in class io.swagger.report.Message
 
getSubTypes() - Method in class io.swagger.models.apideclaration.Model
 
getSummary() - Method in class io.swagger.models.apideclaration.Operation
 
getSwaggerVersion() - Method in class io.swagger.models.apideclaration.ApiDeclaration
 
getSwaggerVersion() - Method in class io.swagger.models.resourcelisting.ResourceListing
 
getTermsOfServiceUrl() - Method in class io.swagger.models.resourcelisting.ApiInfo
 
getTitle() - Method in class io.swagger.models.resourcelisting.ApiInfo
 
getTokenEndpoint() - Method in class io.swagger.models.resourcelisting.AuthorizationCodeGrant
 
getTokenName() - Method in class io.swagger.models.resourcelisting.ImplicitGrant
 
getTokenName() - Method in class io.swagger.models.resourcelisting.TokenEndpoint
 
getTokenRequestEndpoint() - Method in class io.swagger.models.resourcelisting.AuthorizationCodeGrant
 
getType() - Method in class io.swagger.models.apideclaration.TypedObject
 
getType() - Method in class io.swagger.models.resourcelisting.Authorization
 
getUniqueItems() - Method in class io.swagger.models.apideclaration.ExtendedTypedObject
 
getUrl() - Method in class io.swagger.models.resourcelisting.LoginEndpoint
 
getUrl() - Method in class io.swagger.models.resourcelisting.TokenEndpoint
 
getUrl() - Method in class io.swagger.models.resourcelisting.TokenRequestEndpoint
 
getValue() - Method in class io.swagger.io.HeaderAuthentication
 
getValue() - Method in class io.swagger.io.QueryParamAuthentication
 
GrantTypes - Class in io.swagger.models.resourcelisting
 
GrantTypes() - Constructor for class io.swagger.models.resourcelisting.GrantTypes
 

H

HeaderAuthentication - Class in io.swagger.io
 
HeaderAuthentication(String, String) - Constructor for class io.swagger.io.HeaderAuthentication
 
HttpClient - Class in io.swagger.io
 
HttpClient(String) - Constructor for class io.swagger.io.HttpClient
 

I

ImplicitGrant - Class in io.swagger.models.resourcelisting
 
ImplicitGrant() - Constructor for class io.swagger.models.resourcelisting.ImplicitGrant
 
io.swagger.deserializer - package io.swagger.deserializer
 
io.swagger.io - package io.swagger.io
 
io.swagger.models - package io.swagger.models
 
io.swagger.models.apideclaration - package io.swagger.models.apideclaration
 
io.swagger.models.reader - package io.swagger.models.reader
 
io.swagger.models.resourcelisting - package io.swagger.models.resourcelisting
 
io.swagger.parser - package io.swagger.parser
 
io.swagger.reader - package io.swagger.reader
 
io.swagger.report - package io.swagger.report
 
io.swagger.transform.migrate - package io.swagger.transform.migrate
 
io.swagger.transform.migrate.resourcelisting - package io.swagger.transform.migrate.resourcelisting
 
io.swagger.transform.util - package io.swagger.transform.util
 
io.swagger.validate - package io.swagger.validate
 
isMoreSevere(Severity) - Method in enum io.swagger.report.Severity
Checks if this Severity level is higher than the given one.
Items - Class in io.swagger.models.apideclaration
Created by ron on 17/04/14.
Items() - Constructor for class io.swagger.models.apideclaration.Items
 

L

LoginEndpoint - Class in io.swagger.models.resourcelisting
 
LoginEndpoint() - Constructor for class io.swagger.models.resourcelisting.LoginEndpoint
 

M

main(String[]) - Static method in class io.swagger.models.reader.ApiDeclarationReader
 
main(String[]) - Static method in class io.swagger.models.reader.ResourceListingReader
 
main(String...) - Static method in class io.swagger.transform.util.APIFileDownload
 
membersToString(String, String...) - Static method in class io.swagger.transform.util.SwaggerMigrators
Return a migrator converting object member values to JSON Strings
Message - Class in io.swagger.report
 
Message(String, String, Severity) - Constructor for class io.swagger.report.Message
 
MessageBuilder - Class in io.swagger.report
 
MessageBuilder() - Constructor for class io.swagger.report.MessageBuilder
 
Method - Enum in io.swagger.models
Created by ron on 11/04/14.
migrate(JsonNode) - Method in class io.swagger.transform.migrate.ApiArrayMigrator
 
migrate(JsonNode) - Method in class io.swagger.transform.migrate.ApiObjectMigrator
 
migrate(JsonNode) - Method in class io.swagger.transform.migrate.ApiOperationMigrator
 
migrate(JsonNode) - Method in class io.swagger.transform.migrate.OperationParametersMigrator
 
migrate(JsonNode) - Method in class io.swagger.transform.migrate.resourcelisting.PathAppenderMigrator
 
migrate(MessageBuilder, JsonNode) - Method in class io.swagger.transform.migrate.SwaggerJsonMigrator
 
migrate(JsonNode) - Method in interface io.swagger.transform.migrate.SwaggerMigrator
Migrate a JSON input
migrate(JsonNode) - Method in class io.swagger.transform.migrate.V11AllowableValuesMigrator
 
migrate(JsonNode) - Method in class io.swagger.transform.migrate.V11ApiDeclarationMigrator
 
migrate(JsonNode) - Method in class io.swagger.transform.migrate.V11ResourceListingMigrator
 
migrate(JsonNode) - Method in class io.swagger.transform.migrate.V11TypeMigrator
 
migrate(JsonNode) - Method in class io.swagger.transform.util.SwaggerMigrators.MembersToString
 
migrator - Variable in class io.swagger.transform.migrate.SwaggerJsonMigrator
 
Model - Class in io.swagger.models.apideclaration
 
Model() - Constructor for class io.swagger.models.apideclaration.Model
 
modelFromExtendedTypedObject(ExtendedTypedObject) - Method in class io.swagger.parser.SwaggerCompatConverter
 
ModelProperty - Class in io.swagger.models.apideclaration
 
ModelProperty() - Constructor for class io.swagger.models.apideclaration.ModelProperty
 
MutableJsonTree - Class in io.swagger.transform.util
A mutable JSON tree with traversal capabilities
MutableJsonTree(JsonNode) - Constructor for class io.swagger.transform.util.MutableJsonTree
Constructor

N

newReader() - Method in class io.swagger.reader.SwaggerReaderFactory
 
NoAuthentication - Class in io.swagger.io
 
NoAuthentication() - Constructor for class io.swagger.io.NoAuthentication
 

O

OAuth2Authorization - Class in io.swagger.models.resourcelisting
Created by ron on 11/04/14.
OAuth2Authorization() - Constructor for class io.swagger.models.resourcelisting.OAuth2Authorization
 
objectMapper - Variable in class io.swagger.deserializer.AbstractSwaggerDeserializer
 
Operation - Class in io.swagger.models.apideclaration
 
Operation() - Constructor for class io.swagger.models.apideclaration.Operation
 
OperationParametersMigrator - Class in io.swagger.transform.migrate
Migrator for one parameter object or an operation object
OperationParametersMigrator() - Constructor for class io.swagger.transform.migrate.OperationParametersMigrator
 

P

Parameter - Class in io.swagger.models.apideclaration
 
Parameter() - Constructor for class io.swagger.models.apideclaration.Parameter
 
ParamType - Enum in io.swagger.models
Created by ron on 11/04/14.
PassAs - Enum in io.swagger.models
Created by ron on 11/04/14.
patchFromResource(String) - Static method in class io.swagger.transform.util.SwaggerMigrators
Return a migrator applying a JSON Patch as read from the classpath
PathAppenderMigrator - Class in io.swagger.transform.migrate.resourcelisting
Append a base path to individual API objects
PathAppenderMigrator(String) - Constructor for class io.swagger.transform.migrate.resourcelisting.PathAppenderMigrator
 
propertyFromTypedObject(ExtendedTypedObject) - Method in class io.swagger.parser.SwaggerCompatConverter
 

Q

QueryParamAuthentication - Class in io.swagger.io
 
QueryParamAuthentication(String, String) - Constructor for class io.swagger.io.QueryParamAuthentication
 

R

read(String, MessageBuilder) - Method in class io.swagger.models.reader.ApiDeclarationParser
 
read(JsonNode) - Method in class io.swagger.parser.SwaggerCompatConverter
 
read(String) - Method in class io.swagger.parser.SwaggerCompatConverter
 
read(String, List<AuthorizationValue>) - Method in class io.swagger.parser.SwaggerCompatConverter
 
read(String) - Method in class io.swagger.parser.SwaggerLegacyParser
 
read(String, Authentication) - Method in class io.swagger.parser.SwaggerLegacyParser
 
read(String, String) - Method in class io.swagger.parser.SwaggerLegacyParser
 
read(String, String, Authentication) - Method in class io.swagger.parser.SwaggerLegacyParser
 
read(String, Authentication, MessageBuilder) - Method in interface io.swagger.reader.SwaggerReader
 
readAuthorizationScopes(List<Map<String, Object>>, MessageBuilder) - Method in class io.swagger.models.reader.SwaggerParser
 
readBoolean(Object) - Method in class io.swagger.models.reader.SwaggerParser
 
readDeclaration(String, MessageBuilder, List<AuthorizationValue>) - Method in class io.swagger.parser.SwaggerCompatConverter
 
readInteger(Object) - Method in class io.swagger.models.reader.SwaggerParser
 
readResourceListing(String, MessageBuilder, List<AuthorizationValue>) - Method in class io.swagger.parser.SwaggerCompatConverter
 
readString(Object) - Method in class io.swagger.models.reader.SwaggerParser
 
readWithInfo(JsonNode) - Method in class io.swagger.parser.SwaggerCompatConverter
 
readWithInfo(String, List<AuthorizationValue>) - Method in class io.swagger.parser.SwaggerCompatConverter
 
renameMember(String, String) - Static method in class io.swagger.transform.util.SwaggerMigrators
Return a migrator renaming object members
ResourceListing - Class in io.swagger.models.resourcelisting
 
ResourceListing() - Constructor for class io.swagger.models.resourcelisting.ResourceListing
 
ResourceListingDeserializer - Class in io.swagger.deserializer
 
ResourceListingDeserializer() - Constructor for class io.swagger.deserializer.ResourceListingDeserializer
 
ResourceListingJsonValidator - Class in io.swagger.validate
 
ResourceListingJsonValidator() - Constructor for class io.swagger.validate.ResourceListingJsonValidator
 
ResourceListingMigrator - Class in io.swagger.transform.migrate
 
ResourceListingMigrator() - Constructor for class io.swagger.transform.migrate.ResourceListingMigrator
 
ResourceListingReader - Class in io.swagger.models.reader
 
ResourceListingReader() - Constructor for class io.swagger.models.reader.ResourceListingReader
 
ResourceListingSchemaValidator - Class in io.swagger.validate
 
ResourceListingSchemaValidator() - Constructor for class io.swagger.validate.ResourceListingSchemaValidator
 
ResponseMessage - Class in io.swagger.models.apideclaration
 
ResponseMessage() - Constructor for class io.swagger.models.apideclaration.ResponseMessage
 

S

setAllowMultiple(Boolean) - Method in class io.swagger.models.apideclaration.Parameter
 
setApiListingRef(ApiListingReference) - Method in class io.swagger.models.apideclaration.ApiDeclaration
 
setApis(List<Api>) - Method in class io.swagger.models.apideclaration.ApiDeclaration
 
setApis(List<ApiListingReference>) - Method in class io.swagger.models.resourcelisting.ResourceListing
 
setApiVersion(String) - Method in class io.swagger.models.apideclaration.ApiDeclaration
 
setApiVersion(String) - Method in class io.swagger.models.resourcelisting.ResourceListing
 
setAuthorization_code(AuthorizationCodeGrant) - Method in class io.swagger.models.resourcelisting.GrantTypes
 
setAuthorizations(Map<String, List<AuthorizationScope>>) - Method in class io.swagger.models.apideclaration.ApiDeclaration
 
setAuthorizations(Map<String, List<AuthorizationScope>>) - Method in class io.swagger.models.apideclaration.Operation
 
setAuthorizations(Map<String, Authorization>) - Method in class io.swagger.models.resourcelisting.ResourceListing
 
setBasePath(String) - Method in class io.swagger.models.apideclaration.ApiDeclaration
 
setClientIdName(String) - Method in class io.swagger.models.resourcelisting.TokenRequestEndpoint
 
setClientSecretName(String) - Method in class io.swagger.models.resourcelisting.TokenRequestEndpoint
 
setCode(Integer) - Method in class io.swagger.models.apideclaration.ResponseMessage
 
setConsumes(List<String>) - Method in class io.swagger.models.apideclaration.ApiDeclaration
 
setConsumes(List<String>) - Method in class io.swagger.models.apideclaration.Operation
 
setContact(String) - Method in class io.swagger.models.resourcelisting.ApiInfo
 
setDefaultValue(String) - Method in class io.swagger.models.apideclaration.ExtendedTypedObject
 
setDeprecated(Boolean) - Method in class io.swagger.models.apideclaration.Operation
 
setDescription(String) - Method in class io.swagger.models.apideclaration.Api
 
setDescription(String) - Method in class io.swagger.models.apideclaration.Model
 
setDescription(String) - Method in class io.swagger.models.apideclaration.ModelProperty
 
setDescription(String) - Method in class io.swagger.models.apideclaration.Parameter
 
setDescription(String) - Method in class io.swagger.models.AuthorizationScope
 
setDescription(String) - Method in class io.swagger.models.resourcelisting.ApiInfo
 
setDescription(String) - Method in class io.swagger.models.resourcelisting.ApiListingReference
 
setDiscriminator(String) - Method in class io.swagger.models.apideclaration.Model
 
setEnumValues(List<String>) - Method in class io.swagger.models.apideclaration.ExtendedTypedObject
 
setFormat(Format) - Method in class io.swagger.models.apideclaration.TypedObject
 
setGrantTypes(GrantTypes) - Method in class io.swagger.models.resourcelisting.OAuth2Authorization
 
setId(String) - Method in class io.swagger.models.apideclaration.Model
 
setImplicit(ImplicitGrant) - Method in class io.swagger.models.resourcelisting.GrantTypes
 
setInfo(ApiInfo) - Method in class io.swagger.models.resourcelisting.ResourceListing
 
setItems(Items) - Method in class io.swagger.models.apideclaration.ExtendedTypedObject
 
setKeyname(String) - Method in class io.swagger.models.resourcelisting.ApiKeyAuthorization
 
setLicense(String) - Method in class io.swagger.models.resourcelisting.ApiInfo
 
setLicenseUrl(String) - Method in class io.swagger.models.resourcelisting.ApiInfo
 
setLoginEndpoint(LoginEndpoint) - Method in class io.swagger.models.resourcelisting.ImplicitGrant
 
setMaximum(String) - Method in class io.swagger.models.apideclaration.ExtendedTypedObject
 
setMessage(String) - Method in class io.swagger.models.apideclaration.ResponseMessage
 
setMethod(Method) - Method in class io.swagger.models.apideclaration.Operation
 
setMinimum(String) - Method in class io.swagger.models.apideclaration.ExtendedTypedObject
 
setModels(Map<String, Model>) - Method in class io.swagger.models.apideclaration.ApiDeclaration
 
setName(String) - Method in class io.swagger.models.apideclaration.Parameter
 
setNickname(String) - Method in class io.swagger.models.apideclaration.Operation
 
setNotes(String) - Method in class io.swagger.models.apideclaration.Operation
 
setOperations(List<Operation>) - Method in class io.swagger.models.apideclaration.Api
 
setParameters(List<Parameter>) - Method in class io.swagger.models.apideclaration.Operation
 
setParamType(ParamType) - Method in class io.swagger.models.apideclaration.Parameter
 
setPassAs(PassAs) - Method in class io.swagger.models.resourcelisting.ApiKeyAuthorization
 
setPath(String) - Method in class io.swagger.models.apideclaration.Api
 
setPath(String) - Method in class io.swagger.models.resourcelisting.ApiListingReference
 
setPointer(JsonPointer) - Method in class io.swagger.transform.util.MutableJsonTree
Absolute pointer change
setProduces(List<String>) - Method in class io.swagger.models.apideclaration.ApiDeclaration
 
setProduces(List<String>) - Method in class io.swagger.models.apideclaration.Operation
 
setProperties(Map<String, ModelProperty>) - Method in class io.swagger.models.apideclaration.Model
 
setRef(String) - Method in class io.swagger.models.apideclaration.TypedObject
 
setRequired(List<String>) - Method in class io.swagger.models.apideclaration.Model
 
setRequired(Boolean) - Method in class io.swagger.models.apideclaration.Parameter
 
setResourcePath(String) - Method in class io.swagger.models.apideclaration.ApiDeclaration
 
setResponseMessages(List<ResponseMessage>) - Method in class io.swagger.models.apideclaration.Operation
 
setResponseModel(String) - Method in class io.swagger.models.apideclaration.ResponseMessage
 
setScope(String) - Method in class io.swagger.models.AuthorizationScope
 
setScopes(List<AuthorizationScope>) - Method in class io.swagger.models.resourcelisting.OAuth2Authorization
 
setSubTypes(List<String>) - Method in class io.swagger.models.apideclaration.Model
 
setSummary(String) - Method in class io.swagger.models.apideclaration.Operation
 
setSwaggerVersion(String) - Method in class io.swagger.models.apideclaration.ApiDeclaration
 
setSwaggerVersion(SwaggerVersion) - Method in class io.swagger.models.resourcelisting.ResourceListing
 
setTermsOfServiceUrl(String) - Method in class io.swagger.models.resourcelisting.ApiInfo
 
setTitle(String) - Method in class io.swagger.models.resourcelisting.ApiInfo
 
setTokenEndpoint(TokenEndpoint) - Method in class io.swagger.models.resourcelisting.AuthorizationCodeGrant
 
setTokenName(String) - Method in class io.swagger.models.resourcelisting.ImplicitGrant
 
setTokenName(String) - Method in class io.swagger.models.resourcelisting.TokenEndpoint
 
setTokenRequestEndpoint(TokenRequestEndpoint) - Method in class io.swagger.models.resourcelisting.AuthorizationCodeGrant
 
setType(String) - Method in class io.swagger.models.apideclaration.TypedObject
 
setType(AuthorizationType) - Method in class io.swagger.models.resourcelisting.Authorization
 
setUniqueItems(Boolean) - Method in class io.swagger.models.apideclaration.ExtendedTypedObject
 
setUrl(String) - Method in class io.swagger.models.resourcelisting.LoginEndpoint
 
setUrl(String) - Method in class io.swagger.models.resourcelisting.TokenEndpoint
 
setUrl(String) - Method in class io.swagger.models.resourcelisting.TokenRequestEndpoint
 
Severity - Enum in io.swagger.report
 
SwaggerBaseModel - Class in io.swagger.models
Created by ron on 21/04/14.
SwaggerBaseModel() - Constructor for class io.swagger.models.SwaggerBaseModel
 
SwaggerCompatConverter - Class in io.swagger.parser
 
SwaggerCompatConverter() - Constructor for class io.swagger.parser.SwaggerCompatConverter
 
SwaggerDeserializer<T> - Interface in io.swagger.deserializer
 
SwaggerException - Exception in io.swagger.parser
 
SwaggerException(String) - Constructor for exception io.swagger.parser.SwaggerException
 
SwaggerJsonMigrator - Class in io.swagger.transform.migrate
 
SwaggerJsonMigrator(SwaggerMigrator) - Constructor for class io.swagger.transform.migrate.SwaggerJsonMigrator
 
SwaggerJsonSchemaFactory - Class in io.swagger.transform.util
 
SwaggerJsonValidator - Class in io.swagger.validate
 
SwaggerJsonValidator(SwaggerSchemaValidator) - Constructor for class io.swagger.validate.SwaggerJsonValidator
 
SwaggerLegacyParser - Class in io.swagger.parser
 
SwaggerLegacyParser() - Constructor for class io.swagger.parser.SwaggerLegacyParser
 
SwaggerMigrationException - Exception in io.swagger.transform.util
 
SwaggerMigrationException() - Constructor for exception io.swagger.transform.util.SwaggerMigrationException
 
SwaggerMigrationException(String) - Constructor for exception io.swagger.transform.util.SwaggerMigrationException
 
SwaggerMigrationException(Throwable) - Constructor for exception io.swagger.transform.util.SwaggerMigrationException
 
SwaggerMigrator - Interface in io.swagger.transform.migrate
Core interface for JSON migration
SwaggerMigrators - Class in io.swagger.transform.util
SwaggerMigrators() - Constructor for class io.swagger.transform.util.SwaggerMigrators
 
SwaggerMigrators.MembersToString - Class in io.swagger.transform.util
Migrator converting object member values to JSON Strings
SwaggerParser - Class in io.swagger.models.reader
 
SwaggerParser() - Constructor for class io.swagger.models.reader.SwaggerParser
 
SwaggerReader - Interface in io.swagger.reader
 
SwaggerReaderConfiguration - Class in io.swagger.reader
 
SwaggerReaderConfiguration() - Constructor for class io.swagger.reader.SwaggerReaderConfiguration
 
SwaggerReaderFactory - Class in io.swagger.reader
 
SwaggerReaderFactory(SwaggerReaderConfiguration) - Constructor for class io.swagger.reader.SwaggerReaderFactory
 
SwaggerSchemaValidator - Class in io.swagger.validate
 
SwaggerSchemaValidator(String) - Constructor for class io.swagger.validate.SwaggerSchemaValidator
 
SwaggerVersion - Enum in io.swagger.models
Created by ron on 11/04/14.

T

TokenEndpoint - Class in io.swagger.models.resourcelisting
 
TokenEndpoint() - Constructor for class io.swagger.models.resourcelisting.TokenEndpoint
 
TokenRequestEndpoint - Class in io.swagger.models.resourcelisting
 
TokenRequestEndpoint() - Constructor for class io.swagger.models.resourcelisting.TokenRequestEndpoint
 
toString() - Method in class io.swagger.io.HeaderAuthentication
 
toString() - Method in class io.swagger.io.QueryParamAuthentication
 
toString() - Method in class io.swagger.models.apideclaration.Api
 
toString() - Method in class io.swagger.models.apideclaration.ApiDeclaration
 
toString() - Method in class io.swagger.models.apideclaration.Items
 
toString() - Method in class io.swagger.models.apideclaration.Model
 
toString() - Method in class io.swagger.models.apideclaration.ModelProperty
 
toString() - Method in class io.swagger.models.apideclaration.Operation
 
toString() - Method in class io.swagger.models.apideclaration.Parameter
 
toString() - Method in class io.swagger.models.apideclaration.ResponseMessage
 
toString() - Method in class io.swagger.models.AuthorizationScope
 
toString() - Method in enum io.swagger.models.Format
 
toString() - Method in class io.swagger.models.resourcelisting.ApiInfo
 
toString() - Method in class io.swagger.models.resourcelisting.ApiKeyAuthorization
 
toString() - Method in class io.swagger.models.resourcelisting.ApiListingReference
 
toString() - Method in class io.swagger.models.resourcelisting.AuthorizationCodeGrant
 
toString() - Method in class io.swagger.models.resourcelisting.BasicAuthorization
 
toString() - Method in class io.swagger.models.resourcelisting.GrantTypes
 
toString() - Method in class io.swagger.models.resourcelisting.ImplicitGrant
 
toString() - Method in class io.swagger.models.resourcelisting.LoginEndpoint
 
toString() - Method in class io.swagger.models.resourcelisting.OAuth2Authorization
 
toString() - Method in class io.swagger.models.resourcelisting.ResourceListing
 
toString() - Method in class io.swagger.models.resourcelisting.TokenEndpoint
 
toString() - Method in class io.swagger.models.resourcelisting.TokenRequestEndpoint
 
toString() - Method in class io.swagger.report.Message
 
toString() - Method in class io.swagger.report.MessageBuilder
 
toString() - Method in class io.swagger.transform.util.MutableJsonTree
 
toValue() - Method in enum io.swagger.models.AuthorizationType
 
toValue() - Method in enum io.swagger.models.Format
 
toValue() - Method in enum io.swagger.models.Method
 
toValue() - Method in enum io.swagger.models.ParamType
 
toValue() - Method in enum io.swagger.models.PassAs
 
toValue() - Method in enum io.swagger.models.SwaggerVersion
 
TypedObject - Class in io.swagger.models.apideclaration
Created by ron on 17/04/14.
TypedObject() - Constructor for class io.swagger.models.apideclaration.TypedObject
 

U

useProxy(String) - Method in class io.swagger.reader.SwaggerReaderConfiguration
 

V

V11AllowableValuesMigrator - Class in io.swagger.transform.migrate
Patch a 1.1 allowableValues into a 1.2 enum
V11AllowableValuesMigrator() - Constructor for class io.swagger.transform.migrate.V11AllowableValuesMigrator
 
V11ApiDeclarationMigrator - Class in io.swagger.transform.migrate
Migrator for a complete 1.1 API declaration
V11ApiDeclarationMigrator() - Constructor for class io.swagger.transform.migrate.V11ApiDeclarationMigrator
 
V11ResourceListingMigrator - Class in io.swagger.transform.migrate
Migrator for a complete 1.1 resource listing
V11ResourceListingMigrator() - Constructor for class io.swagger.transform.migrate.V11ResourceListingMigrator
 
V11TypeMigrator - Class in io.swagger.transform.migrate
Patch a 1.1 dataType into a 1.2 type
V11TypeMigrator() - Constructor for class io.swagger.transform.migrate.V11TypeMigrator
 
validate(MessageBuilder, JsonNode) - Method in class io.swagger.validate.SwaggerJsonValidator
 
validate(JsonNode) - Method in class io.swagger.validate.SwaggerSchemaValidator
 
valueOf(String) - Static method in enum io.swagger.models.AuthorizationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.swagger.models.Format
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.swagger.models.Method
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.swagger.models.ParamType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.swagger.models.PassAs
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.swagger.models.SwaggerVersion
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.swagger.report.Severity
Returns the enum constant of this type with the specified name.
values() - Static method in enum io.swagger.models.AuthorizationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.swagger.models.Format
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.swagger.models.Method
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.swagger.models.ParamType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.swagger.models.PassAs
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.swagger.models.SwaggerVersion
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.swagger.report.Severity
Returns an array containing the constants of this enum type, in the order they are declared.
A B C D E F G H I L M N O P Q R S T U V 
Skip navigation links

Copyright © 2019. All Rights Reserved.