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
cn.herodotus.engine.core.identity.oauth2
Interface BearerTokenResolver
public interface
BearerTokenResolver
Description: 身份信息解析器
Author:
: gengwei.zheng
Date:
: 2022/12/28 0:08
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
UserPrincipal
resolve
(
String
token)
Method Details
resolve
UserPrincipal
resolve
(
String
token)