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

com.hxl.miniapi.core.auth.MiniAuthentication.kt Maven / Gradle / Ivy

There is a newer version: 1.3.3
Show newest version
package com.hxl.miniapi.core.auth

/**
* @description: 系统认证
* @date: 2022/10/5 下午10:14
*/

class MiniAuthentication(val authUrl:String, val authentication: AuthenticationIntercept) {
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy