public class JSONDocApiAuthDocBuilder extends Object
| Constructor and Description |
|---|
JSONDocApiAuthDocBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static ApiAuthDoc |
getApiAuthDocForController(Class<?> controller) |
static ApiAuthDoc |
getApiAuthDocForMethod(Method method) |
public static ApiAuthDoc getApiAuthDocForController(Class<?> controller)
public static ApiAuthDoc getApiAuthDocForMethod(Method method)
Copyright © 2015. All rights reserved.