Package io.swagger.codegen.auth
Interface AuthMethod
-
public interface AuthMethod
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description String
getType()
void
setType(String type)
-
public interface AuthMethod
Modifier and Type | Method | Description |
---|---|---|
String |
getType() |
|
void |
setType(String type) |