JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.power4j.fist.security.core.authorization.service.reactive
Interface UserService<T>
public interface
UserService<T>
Since:
1.0
Author:
CJ (power4j@outlook.com)
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
reactor.core.publisher.Mono<
T
>
loadUser
(
String
user)
获取用户授权信息
Method Details
loadUser
reactor.core.publisher.Mono<
T
>
loadUser
(
String
user)
获取用户授权信息
Parameters:
user
- 用户标识符
Returns:
无权限信息返回空集合