public class AuthParser extends Object
AuthParser()
static List<io.swagger.models.auth.AuthorizationValue>
parse(String urlEncodedAuthStr)
static String
reconstruct(List<io.swagger.models.auth.AuthorizationValue> authorizationValueList)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public AuthParser()
public static List<io.swagger.models.auth.AuthorizationValue> parse(String urlEncodedAuthStr)
public static String reconstruct(List<io.swagger.models.auth.AuthorizationValue> authorizationValueList)
Copyright © 2017. All rights reserved.