类分层结构
- java.lang.Object
- xyz.raylab.authorizationserver.auth.domain.service.AuthServiceGuard (implements xyz.raylab.authorizationserver.auth.domain.service.AuthService)
- xyz.raylab.authorizationserver.auth.domain.service.AuthServiceImpl (implements xyz.raylab.authorizationserver.auth.domain.service.AuthService)
接口分层结构
- xyz.raylab.authorizationserver.auth.domain.service.AuthService