public class AuthParser extends Object
Constructor and Description |
---|
AuthParser() |
Modifier and Type | Method and Description |
---|---|
static List<io.swagger.v3.parser.core.models.AuthorizationValue> |
parse(String urlEncodedAuthStr) |
static String |
reconstruct(List<io.swagger.v3.parser.core.models.AuthorizationValue> authorizationValueList) |
Copyright © 2018. All rights reserved.