Uses of Class
io.swagger.models.auth.AuthorizationValue
-
Packages that use AuthorizationValue Package Description io.swagger.models.auth -
-
Uses of AuthorizationValue in io.swagger.models.auth
Methods in io.swagger.models.auth that return AuthorizationValue Modifier and Type Method Description AuthorizationValueAuthorizationValue. keyName(String keyName)AuthorizationValueAuthorizationValue. type(String type)AuthorizationValueAuthorizationValue. urlMatcher(UrlMatcher urlMatcher)AuthorizationValueAuthorizationValue. value(String value)
-