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