| Package | Description |
|---|---|
| org.restdoc.server.ext.oauth2 | |
| org.restdoc.server.impl | |
| org.restdoc.server.impl.util |
| Modifier and Type | Class and Description |
|---|---|
class |
OAuth2Extension |
| Modifier and Type | Class and Description |
|---|---|
class |
RestDocGeneratorExtensionAdapter |
| Modifier and Type | Method and Description |
|---|---|
void |
RestDocGenerator.registerGeneratorExtension(IRestDocGeneratorExtension extension) |
| Modifier and Type | Method and Description |
|---|---|
static String |
SchemaResolver.getSchemaFromType(Type type,
Map<String,org.restdoc.api.Schema> schemaMap,
IRestDocGeneratorExtension ext)
same as getSchemaFromClassOrNull but throws
RestDocException if no schema is found |
static String |
SchemaResolver.getSchemaFromTypeOrNull(Type type,
Map<String,org.restdoc.api.Schema> schemaMap,
IRestDocGeneratorExtension ext) |
Copyright © 2012-2014 RestDoc.org. All Rights Reserved.