跳过导航链接
A C D G I L O P R S T U V 

A

AccessException - com.alibaba.nacos.auth.exception中的异常错误
Exception to be thrown if authorization is failed.
AccessException() - 异常错误 的构造器com.alibaba.nacos.auth.exception.AccessException
 
AccessException(int) - 异常错误 的构造器com.alibaba.nacos.auth.exception.AccessException
 
AccessException(String) - 异常错误 的构造器com.alibaba.nacos.auth.exception.AccessException
 
ActionTypes - com.alibaba.nacos.auth.common中的枚举
Resource action type definitions.
addIdentityToHeader(Header) - 类 中的静态方法com.alibaba.nacos.auth.util.AuthHeaderUtil
Add identity info to Http header.
ANY - 类 中的静态变量com.alibaba.nacos.auth.model.Resource
 
auth(Permission, User) - 接口 中的方法com.alibaba.nacos.auth.AuthManager
Authorization of request, constituted with resource and user.
AuthConfigs - com.alibaba.nacos.auth.common中的类
Auth related configurations.
AuthConfigs() - 类 的构造器com.alibaba.nacos.auth.common.AuthConfigs
 
AuthHeaderUtil - com.alibaba.nacos.auth.util中的类
Auth header util.
AuthHeaderUtil() - 类 的构造器com.alibaba.nacos.auth.util.AuthHeaderUtil
 
AuthManager - com.alibaba.nacos.auth中的接口
Access control entry.
AuthSystemTypes - com.alibaba.nacos.auth.common中的枚举
Types of all auth implementations.

C

com.alibaba.nacos.auth - 程序包 com.alibaba.nacos.auth
 
com.alibaba.nacos.auth.annotation - 程序包 com.alibaba.nacos.auth.annotation
 
com.alibaba.nacos.auth.common - 程序包 com.alibaba.nacos.auth.common
 
com.alibaba.nacos.auth.exception - 程序包 com.alibaba.nacos.auth.exception
 
com.alibaba.nacos.auth.model - 程序包 com.alibaba.nacos.auth.model
 
com.alibaba.nacos.auth.parser - 程序包 com.alibaba.nacos.auth.parser
 
com.alibaba.nacos.auth.util - 程序包 com.alibaba.nacos.auth.util
 

D

DefaultResourceParser - com.alibaba.nacos.auth.parser中的类
Default resource parser.
DefaultResourceParser() - 类 的构造器com.alibaba.nacos.auth.parser.DefaultResourceParser
 

G

getAction() - 类 中的方法com.alibaba.nacos.auth.model.Permission
 
getKey() - 类 中的方法com.alibaba.nacos.auth.model.Resource
 
getNacosAuthSystemType() - 类 中的方法com.alibaba.nacos.auth.common.AuthConfigs
 
getResource() - 类 中的方法com.alibaba.nacos.auth.model.Permission
 
getSecretKeyBytes() - 类 中的方法com.alibaba.nacos.auth.common.AuthConfigs
 
getServerIdentityKey() - 类 中的方法com.alibaba.nacos.auth.common.AuthConfigs
 
getServerIdentityValue() - 类 中的方法com.alibaba.nacos.auth.common.AuthConfigs
 
getTokenValidityInSeconds() - 类 中的方法com.alibaba.nacos.auth.common.AuthConfigs
 
getUserName() - 类 中的方法com.alibaba.nacos.auth.model.User
 

I

isAuthEnabled() - 类 中的方法com.alibaba.nacos.auth.common.AuthConfigs
auth function is open.
isCachingEnabled() - 类 中的方法com.alibaba.nacos.auth.common.AuthConfigs
Whether permission information can be cached.
isEnableUserAgentAuthWhite() - 类 中的方法com.alibaba.nacos.auth.common.AuthConfigs
 

L

login(Object) - 接口 中的方法com.alibaba.nacos.auth.AuthManager
Authentication of request, identify the user who request the resource.
loginRemote(Object) - 接口 中的方法com.alibaba.nacos.auth.AuthManager
Authentication of request, identify the user who request the resource.

O

onEvent(ServerConfigChangeEvent) - 类 中的方法com.alibaba.nacos.auth.common.AuthConfigs
 

P

parseName() - 类 中的方法com.alibaba.nacos.auth.model.Resource
 
parseName(Object) - 类 中的方法com.alibaba.nacos.auth.parser.DefaultResourceParser
 
parseName(Object) - 接口 中的方法com.alibaba.nacos.auth.parser.ResourceParser
Parse a unique name of the resource from the request.
Permission - com.alibaba.nacos.auth.model中的类
Permission to auth.
Permission() - 类 的构造器com.alibaba.nacos.auth.model.Permission
 
Permission(String, String) - 类 的构造器com.alibaba.nacos.auth.model.Permission
 

R

Resource - com.alibaba.nacos.auth.model中的类
Resource used in authorization.
Resource(String) - 类 的构造器com.alibaba.nacos.auth.model.Resource
 
ResourceParser - com.alibaba.nacos.auth.parser中的接口
Resource parser.

S

Secured - com.alibaba.nacos.auth.annotation中的注释类型
Annotation indicating that the annotated request should be authorized.
setAction(String) - 类 中的方法com.alibaba.nacos.auth.model.Permission
 
setCachingEnabled(boolean) - 类 中的静态方法com.alibaba.nacos.auth.common.AuthConfigs
 
setResource(String) - 类 中的方法com.alibaba.nacos.auth.model.Permission
 
setUserName(String) - 类 中的方法com.alibaba.nacos.auth.model.User
 
SPLITTER - 类 中的静态变量com.alibaba.nacos.auth.model.Resource
 
subscribeType() - 类 中的方法com.alibaba.nacos.auth.common.AuthConfigs
 

T

toString() - 枚举 中的方法com.alibaba.nacos.auth.common.ActionTypes
 
toString() - 类 中的方法com.alibaba.nacos.auth.model.Permission
 
toString() - 类 中的方法com.alibaba.nacos.auth.model.Resource
 

U

User - com.alibaba.nacos.auth.model中的类
User information in authorization.
User() - 类 的构造器com.alibaba.nacos.auth.model.User
 

V

valueOf(String) - 枚举 中的静态方法com.alibaba.nacos.auth.common.ActionTypes
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.alibaba.nacos.auth.common.AuthSystemTypes
返回带有指定名称的该类型的枚举常量。
values() - 枚举 中的静态方法com.alibaba.nacos.auth.common.ActionTypes
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.alibaba.nacos.auth.common.AuthSystemTypes
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
A C D G I L O P R S T U V 
跳过导航链接

Copyright © 2018–2022 Alibaba Group. All rights reserved.