All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.github.xiaoymin.swaggerbootstrapui.conf.Consts Maven / Gradle / Ivy

/*
 * Copyright (C) 2018 Zhejiang xiaominfo Technology CO.,LTD.
 * All rights reserved.
 * Official Web Site: http://www.xiaominfo.com.
 * Developer Web Site: http://open.xiaominfo.com.
 */
package com.github.xiaoymin.swaggerbootstrapui.conf;

/***
 *
 * @since:swagger-bootstrap-ui 1.9.0
 * @author [email protected] 
 * 2019/02/02 19:57
 */
public interface Consts {

    /***
     * basic auth验证
     */
    String SwaggerBootstrapUiBasicAuthSession="SwaggerBootstrapUiBasicAuthSession";
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy