public class AuthProviderService extends Object
| Modifier and Type | Field and Description |
|---|---|
org.aoju.bus.cache.metric.ExtendCache |
extendCache |
AuthProperties |
properties |
| Modifier and Type | Method and Description |
|---|---|
static void |
register(org.aoju.bus.oauth.Registry type,
org.aoju.bus.oauth.Context context)
注册组件
|
org.aoju.bus.oauth.Provider |
require(org.aoju.bus.oauth.Registry type)
返回type对象
|
public AuthProperties properties
public org.aoju.bus.cache.metric.ExtendCache extendCache
public static void register(org.aoju.bus.oauth.Registry type,
org.aoju.bus.oauth.Context context)
type - 组件名称context - 组件对象public org.aoju.bus.oauth.Provider require(org.aoju.bus.oauth.Registry type)
type - RegistryProviderCopyright © 2020. All rights reserved.