Class JaxRsProperties.Swagger.Auth
- java.lang.Object
-
- net.n2oapp.platform.jaxrs.autoconfigure.JaxRsProperties.Swagger.Auth
-
- Enclosing class:
- JaxRsProperties.Swagger
public static class JaxRsProperties.Swagger.Auth extends Object
-
-
Constructor Summary
Constructors Constructor Description Auth()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetFlow()StringgetName()StringgetTokenUri()voidsetFlow(String flow)voidsetName(String name)voidsetTokenUri(String tokenUri)
-