- 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.