类 AuthServiceGuard

java.lang.Object
xyz.raylab.authorizationserver.auth.domain.service.AuthServiceGuard
所有已实现的接口:
AuthService

@Primary @Service public class AuthServiceGuard extends Object implements AuthService
认证服务守卫,AuthService实现类的代理,在基础上提供功能增强
作者:
ray_kwan