A C D E F G H I J L M N O P R S T U V
所有类 所有程序包
所有类 所有程序包
所有类 所有程序包
A
- action - 类 中的变量com.alibaba.nacos.plugin.auth.impl.persistence.PermissionInfo
-
Action on resource.
- addPermission(String, String, String) - 类 中的方法com.alibaba.nacos.plugin.auth.impl.controller.PermissionController
-
Add a permission to a role.
- addPermission(String, String, String) - 类 中的方法com.alibaba.nacos.plugin.auth.impl.persistence.EmbeddedPermissionPersistServiceImpl
-
Execute ddd user permission operation.
- addPermission(String, String, String) - 类 中的方法com.alibaba.nacos.plugin.auth.impl.persistence.ExternalPermissionPersistServiceImpl
-
Execute add permission operation.
- addPermission(String, String, String) - 接口 中的方法com.alibaba.nacos.plugin.auth.impl.persistence.PermissionPersistService
-
assign permission to role.
- addPermission(String, String, String) - 类 中的方法com.alibaba.nacos.plugin.auth.impl.roles.NacosRoleServiceImpl
-
Add permission.
- addRole(String, String) - 类 中的方法com.alibaba.nacos.plugin.auth.impl.controller.RoleController
-
Add a role to a user
- addRole(String, String) - 类 中的方法com.alibaba.nacos.plugin.auth.impl.persistence.EmbeddedRolePersistServiceImpl
-
Add user role.
- addRole(String, String) - 类 中的方法com.alibaba.nacos.plugin.auth.impl.persistence.ExternalRolePersistServiceImpl
-
Execute add role operation.
- addRole(String, String) - 接口 中的方法com.alibaba.nacos.plugin.auth.impl.persistence.RolePersistService
-
assign role to user.
- addRole(String, String) - 类 中的方法com.alibaba.nacos.plugin.auth.impl.roles.NacosRoleServiceImpl
-
Add role.
- auth(Permission, User) - 类 中的方法com.alibaba.nacos.plugin.auth.impl.NacosAuthManager
-
Authorization of request, constituted with resource and user.
- AUTH_PLUGIN_TYPE - 类 中的静态变量com.alibaba.nacos.plugin.auth.impl.constant.AuthConstants
- authConfigs - 类 中的变量com.alibaba.nacos.plugin.auth.impl.controller.UserController
- authConfigs - 类 中的变量com.alibaba.nacos.plugin.auth.impl.NacosAuthConfig
- authConfigs - 类 中的变量com.alibaba.nacos.plugin.auth.impl.roles.NacosRoleServiceImpl
- authConfigs - 类 中的变量com.alibaba.nacos.plugin.auth.impl.users.NacosUserDetailsServiceImpl
- AuthConstants - com.alibaba.nacos.plugin.auth.impl.constant中的类
-
All the constants.
- AuthConstants() - 类 的构造器com.alibaba.nacos.plugin.auth.impl.constant.AuthConstants
- authenticate(Authentication) - 类 中的方法com.alibaba.nacos.plugin.auth.impl.CustomAuthenticationProvider
- authenticate(Authentication) - 类 中的方法com.alibaba.nacos.plugin.auth.impl.LdapAuthenticationProvider
- authenticationManager - 类 中的变量com.alibaba.nacos.plugin.auth.impl.controller.UserController
- authenticationManager - 类 中的变量com.alibaba.nacos.plugin.auth.impl.NacosAuthManager
- authenticationManagerBean() - 类 中的方法com.alibaba.nacos.plugin.auth.impl.NacosAuthConfig
- authManager - 类 中的变量com.alibaba.nacos.plugin.auth.impl.controller.UserController
- AUTHORITIES_KEY - 类 中的静态变量com.alibaba.nacos.plugin.auth.impl.JwtTokenManager
- AUTHORIZATION_HEADER - 类 中的静态变量com.alibaba.nacos.plugin.auth.impl.constant.AuthConstants
- AuthRowMapperManager - com.alibaba.nacos.plugin.auth.impl.persistence中的类
-
Auth plugin row mapper manager.
- AuthRowMapperManager() - 类 的构造器com.alibaba.nacos.plugin.auth.impl.persistence.AuthRowMapperManager
- AuthRowMapperManager.PermissionRowMapper - com.alibaba.nacos.plugin.auth.impl.persistence中的类
- AuthRowMapperManager.RoleInfoRowMapper - com.alibaba.nacos.plugin.auth.impl.persistence中的类
- AuthRowMapperManager.UserRowMapper - com.alibaba.nacos.plugin.auth.impl.persistence中的类
- AuthSystemTypes - com.alibaba.nacos.plugin.auth.impl.constant中的枚举
-
Types of all auth implementations.
- AuthSystemTypes() - 枚举 的构造器com.alibaba.nacos.plugin.auth.impl.constant.AuthSystemTypes
C
- caseSensitive - 类 中的变量com.alibaba.nacos.plugin.auth.impl.LdapAuthConfig
- caseSensitive - 类 中的变量com.alibaba.nacos.plugin.auth.impl.LdapAuthenticationProvider
- checkNacosAuthManager() - 类 中的方法com.alibaba.nacos.plugin.auth.impl.NacosAuthPluginService
- com.alibaba.nacos.plugin.auth.impl - 程序包 com.alibaba.nacos.plugin.auth.impl
- com.alibaba.nacos.plugin.auth.impl.configuration - 程序包 com.alibaba.nacos.plugin.auth.impl.configuration
- com.alibaba.nacos.plugin.auth.impl.constant - 程序包 com.alibaba.nacos.plugin.auth.impl.constant
- com.alibaba.nacos.plugin.auth.impl.controller - 程序包 com.alibaba.nacos.plugin.auth.impl.controller
- com.alibaba.nacos.plugin.auth.impl.filter - 程序包 com.alibaba.nacos.plugin.auth.impl.filter
- com.alibaba.nacos.plugin.auth.impl.persistence - 程序包 com.alibaba.nacos.plugin.auth.impl.persistence
- com.alibaba.nacos.plugin.auth.impl.roles - 程序包 com.alibaba.nacos.plugin.auth.impl.roles
- com.alibaba.nacos.plugin.auth.impl.users - 程序包 com.alibaba.nacos.plugin.auth.impl.users
- com.alibaba.nacos.plugin.auth.impl.utils - 程序包 com.alibaba.nacos.plugin.auth.impl.utils
- commence(HttpServletRequest, HttpServletResponse, AuthenticationException) - 类 中的方法com.alibaba.nacos.plugin.auth.impl.JwtAuthenticationEntryPoint
- ConditionOnLdapAuth - com.alibaba.nacos.plugin.auth.impl.configuration中的类
-
when nacos.core.auth.system.type=ldap
- ConditionOnLdapAuth() - 类 的构造器com.alibaba.nacos.plugin.auth.impl.configuration.ConditionOnLdapAuth
- config - 类 中的变量com.alibaba.nacos.plugin.auth.impl.NacosLdapContextSource
- configure(AuthenticationManagerBuilder) - 类 中的方法com.alibaba.nacos.plugin.auth.impl.NacosAuthConfig
- configure(HttpSecurity) - 类 中的方法com.alibaba.nacos.plugin.auth.impl.NacosAuthConfig
- configure(WebSecurity) - 类 中的方法com.alibaba.nacos.plugin.auth.impl.NacosAuthConfig
- CONSOLE_RESOURCE_NAME_PREFIX - 类 中的静态变量com.alibaba.nacos.plugin.auth.impl.constant.AuthConstants
- createSocket(String, int) - 类 中的方法com.alibaba.nacos.plugin.auth.impl.NacosLdapContextSource.LdapSslSocketFactory
- createSocket(String, int, InetAddress, int) - 类 中的方法com.alibaba.nacos.plugin.auth.impl.NacosLdapContextSource.LdapSslSocketFactory
- createSocket(InetAddress, int) - 类 中的方法com.alibaba.nacos.plugin.auth.impl.NacosLdapContextSource.LdapSslSocketFactory
- createSocket(InetAddress, int, InetAddress, int) - 类 中的方法com.alibaba.nacos.plugin.auth.impl.NacosLdapContextSource.LdapSslSocketFactory
- createSocket(Socket, String, int, boolean) - 类 中的方法com.alibaba.nacos.plugin.auth.impl.NacosLdapContextSource.LdapSslSocketFactory
- createToken(String) - 类 中的方法com.alibaba.nacos.plugin.auth.impl.JwtTokenManager
-
Create token.
- createToken(Authentication) - 类 中的方法com.alibaba.nacos.plugin.auth.impl.JwtTokenManager
-
Create token.
- createUser(String, String) - 类 中的方法com.alibaba.nacos.plugin.auth.impl.controller.UserController
-
Create a new user.
- createUser(String, String) - 类 中的方法com.alibaba.nacos.plugin.auth.impl.persistence.EmbeddedUserPersistServiceImpl
-
Execute create user operation.
- createUser(String, String) - 类 中的方法com.alibaba.nacos.plugin.auth.impl.persistence.ExternalUserPersistServiceImpl
-
Execute create user operation.
- createUser(String, String) - 接口 中的方法com.alibaba.nacos.plugin.auth.impl.persistence.UserPersistService
-
create user.
- createUser(String, String) - 类 中的方法com.alibaba.nacos.plugin.auth.impl.users.NacosUserDetailsServiceImpl
- CustomAuthenticationProvider - com.alibaba.nacos.plugin.auth.impl中的类
-
auth provider.
- CustomAuthenticationProvider() - 类 的构造器com.alibaba.nacos.plugin.auth.impl.CustomAuthenticationProvider
D
- databaseOperate - 类 中的变量com.alibaba.nacos.plugin.auth.impl.persistence.EmbeddedPermissionPersistServiceImpl
- databaseOperate - 类 中的变量com.alibaba.nacos.plugin.auth.impl.persistence.EmbeddedRolePersistServiceImpl
- databaseOperate - 类 中的变量com.alibaba.nacos.plugin.auth.impl.persistence.EmbeddedUserPersistServiceImpl
- DEFAULT_ALL_PATH_PATTERN - 类 中的静态变量com.alibaba.nacos.plugin.auth.impl.NacosAuthConfig
- DEFAULT_PAGE_NO - 类 中的静态变量com.alibaba.nacos.plugin.auth.impl.roles.NacosRoleServiceImpl
- DEFAULT_PASSWORD - 类 中的静态变量com.alibaba.nacos.plugin.auth.impl.LdapAuthenticationProvider
- DEFAULT_TOKEN_EXPIRE_SECONDS - 类 中的静态变量com.alibaba.nacos.plugin.auth.impl.constant.AuthConstants
- DEFAULT_TOKEN_SECRET_KEY - 类 中的静态变量com.alibaba.nacos.plugin.auth.impl.constant.AuthConstants
- deletePermission(String, String, String) - 类 中的方法com.alibaba.nacos.plugin.auth.impl.controller.PermissionController
-
Delete a permission from a role.
- deletePermission(String, String, String) - 类 中的方法com.alibaba.nacos.plugin.auth.impl.persistence.EmbeddedPermissionPersistServiceImpl
-
Execute delete user permission operation.
- deletePermission(String, String, String) - 类 中的方法com.alibaba.nacos.plugin.auth.impl.persistence.ExternalPermissionPersistServiceImpl
-
Execute delete permission operation.
- deletePermission(String, String, String) - 接口 中的方法com.alibaba.nacos.plugin.auth.impl.persistence.PermissionPersistService
-
delete the role's permission.
- deletePermission(String, String, String) - 类 中的方法com.alibaba.nacos.plugin.auth.impl.roles.NacosRoleServiceImpl
- deleteRole(String) - 类 中的方法com.alibaba.nacos.plugin.auth.impl.persistence.EmbeddedRolePersistServiceImpl
-
Delete user role.
- deleteRole(String) - 类 中的方法com.alibaba.nacos.plugin.auth.impl.persistence.ExternalRolePersistServiceImpl
-
Execute delete role operation.
- deleteRole(String) - 接口 中的方法com.alibaba.nacos.plugin.auth.impl.persistence.RolePersistService
-
delete role.
- deleteRole(String) - 类 中的方法com.alibaba.nacos.plugin.auth.impl.roles.NacosRoleServiceImpl
- deleteRole(String, String) - 类 中的方法com.alibaba.nacos.plugin.auth.impl.controller.RoleController
-
Delete a role.
- deleteRole(String, String) - 类 中的方法com.alibaba.nacos.plugin.auth.impl.persistence.EmbeddedRolePersistServiceImpl
-
Execute delete role sql operation.
- deleteRole(String, String) - 类 中的方法com.alibaba.nacos.plugin.auth.impl.persistence.ExternalRolePersistServiceImpl
-
Execute delete role operation.
- deleteRole(String, String) - 接口 中的方法com.alibaba.nacos.plugin.auth.impl.persistence.RolePersistService
-
delete user's role.
- deleteRole(String, String) - 类 中的方法com.alibaba.nacos.plugin.auth.impl.roles.NacosRoleServiceImpl
- deleteUser(String) - 类 中的方法com.alibaba.nacos.plugin.auth.impl.controller.UserController
-
Delete an existed user.
- deleteUser(String) - 类 中的方法com.alibaba.nacos.plugin.auth.impl.persistence.EmbeddedUserPersistServiceImpl
-
Execute delete user operation.
- deleteUser(String) - 类 中的方法com.alibaba.nacos.plugin.auth.impl.persistence.ExternalUserPersistServiceImpl
-
Execute delete user operation.
- deleteUser(String) - 接口 中的方法com.alibaba.nacos.plugin.auth.impl.persistence.UserPersistService
-
delete user by username.
- deleteUser(String) - 类 中的方法com.alibaba.nacos.plugin.auth.impl.users.NacosUserDetailsServiceImpl
- doFilterInternal(HttpServletRequest, HttpServletResponse, FilterChain) - 类 中的方法com.alibaba.nacos.plugin.auth.impl.filter.JwtAuthenticationTokenFilter
E
- EmbeddedPermissionPersistServiceImpl - com.alibaba.nacos.plugin.auth.impl.persistence中的类
-
There is no self-augmented primary key.
- EmbeddedPermissionPersistServiceImpl() - 类 的构造器com.alibaba.nacos.plugin.auth.impl.persistence.EmbeddedPermissionPersistServiceImpl
- EmbeddedRolePersistServiceImpl - com.alibaba.nacos.plugin.auth.impl.persistence中的类
-
There is no self-augmented primary key.
- EmbeddedRolePersistServiceImpl() - 类 的构造器com.alibaba.nacos.plugin.auth.impl.persistence.EmbeddedRolePersistServiceImpl
- EmbeddedUserPersistServiceImpl - com.alibaba.nacos.plugin.auth.impl.persistence中的类
-
There is no self-augmented primary key.
- EmbeddedUserPersistServiceImpl() - 类 的构造器com.alibaba.nacos.plugin.auth.impl.persistence.EmbeddedUserPersistServiceImpl
- enableAuth(ActionTypes, String) - 类 中的方法com.alibaba.nacos.plugin.auth.impl.NacosAuthPluginService
- encode(String) - 类 中的静态方法com.alibaba.nacos.plugin.auth.impl.utils.PasswordEncoderUtil
- env - 类 中的变量com.alibaba.nacos.plugin.auth.impl.NacosAuthConfig
- ExternalPermissionPersistServiceImpl - com.alibaba.nacos.plugin.auth.impl.persistence中的类
-
Implemetation of ExternalPermissionPersistServiceImpl.
- ExternalPermissionPersistServiceImpl() - 类 的构造器com.alibaba.nacos.plugin.auth.impl.persistence.ExternalPermissionPersistServiceImpl
- ExternalRolePersistServiceImpl - com.alibaba.nacos.plugin.auth.impl.persistence中的类
-
Implemetation of ExternalRolePersistServiceImpl.
- ExternalRolePersistServiceImpl() - 类 的构造器com.alibaba.nacos.plugin.auth.impl.persistence.ExternalRolePersistServiceImpl
- ExternalRolePersistServiceImpl.RoleInfoRowMapper - com.alibaba.nacos.plugin.auth.impl.persistence中的类
- ExternalUserPersistServiceImpl - com.alibaba.nacos.plugin.auth.impl.persistence中的类
-
Implemetation of ExternalUserPersistServiceImpl.
- ExternalUserPersistServiceImpl() - 类 的构造器com.alibaba.nacos.plugin.auth.impl.persistence.ExternalUserPersistServiceImpl
F
- filterPrefix - 类 中的变量com.alibaba.nacos.plugin.auth.impl.LdapAuthConfig
- filterPrefix - 类 中的变量com.alibaba.nacos.plugin.auth.impl.LdapAuthenticationProvider
- findPermissionsLike4Page(String, int, int) - 类 中的方法com.alibaba.nacos.plugin.auth.impl.persistence.EmbeddedPermissionPersistServiceImpl
- findPermissionsLike4Page(String, int, int) - 类 中的方法com.alibaba.nacos.plugin.auth.impl.persistence.ExternalPermissionPersistServiceImpl
- findPermissionsLike4Page(String, int, int) - 接口 中的方法com.alibaba.nacos.plugin.auth.impl.persistence.PermissionPersistService
- findPermissionsLike4Page(String, int, int) - 类 中的方法com.alibaba.nacos.plugin.auth.impl.roles.NacosRoleServiceImpl
- findRolesLike4Page(String, String, int, int) - 类 中的方法com.alibaba.nacos.plugin.auth.impl.persistence.EmbeddedRolePersistServiceImpl
- findRolesLike4Page(String, String, int, int) - 类 中的方法com.alibaba.nacos.plugin.auth.impl.persistence.ExternalRolePersistServiceImpl
- findRolesLike4Page(String, String, int, int) - 接口 中的方法com.alibaba.nacos.plugin.auth.impl.persistence.RolePersistService
-
.
- findRolesLike4Page(String, String, int, int) - 类 中的方法com.alibaba.nacos.plugin.auth.impl.roles.NacosRoleServiceImpl
- findRolesLikeRoleName(String) - 类 中的方法com.alibaba.nacos.plugin.auth.impl.persistence.EmbeddedRolePersistServiceImpl
- findRolesLikeRoleName(String) - 类 中的方法com.alibaba.nacos.plugin.auth.impl.persistence.ExternalRolePersistServiceImpl
- findRolesLikeRoleName(String) - 接口 中的方法com.alibaba.nacos.plugin.auth.impl.persistence.RolePersistService
-
fuzzy query roles by role name.
- findRolesLikeRoleName(String) - 类 中的方法com.alibaba.nacos.plugin.auth.impl.roles.NacosRoleServiceImpl
- findUserByUsername(String) - 类 中的方法com.alibaba.nacos.plugin.auth.impl.persistence.EmbeddedUserPersistServiceImpl
- findUserByUsername(String) - 类 中的方法com.alibaba.nacos.plugin.auth.impl.persistence.ExternalUserPersistServiceImpl
-
Execute find user by username operation.
- findUserByUsername(String) - 接口 中的方法com.alibaba.nacos.plugin.auth.impl.persistence.UserPersistService
-
query user by username.
- findUserLikeUsername(String) - 类 中的方法com.alibaba.nacos.plugin.auth.impl.persistence.EmbeddedUserPersistServiceImpl
- findUserLikeUsername(String) - 类 中的方法com.alibaba.nacos.plugin.auth.impl.persistence.ExternalUserPersistServiceImpl
- findUserLikeUsername(String) - 接口 中的方法com.alibaba.nacos.plugin.auth.impl.persistence.UserPersistService
-
fuzzy query user by username.
- findUserLikeUsername(String) - 类 中的方法com.alibaba.nacos.plugin.auth.impl.users.NacosUserDetailsServiceImpl
- findUsersLike4Page(String, int, int) - 类 中的方法com.alibaba.nacos.plugin.auth.impl.persistence.EmbeddedUserPersistServiceImpl
- findUsersLike4Page(String, int, int) - 类 中的方法com.alibaba.nacos.plugin.auth.impl.persistence.ExternalUserPersistServiceImpl
- findUsersLike4Page(String, int, int) - 接口 中的方法com.alibaba.nacos.plugin.auth.impl.persistence.UserPersistService
- findUsersLike4Page(String, int, int) - 类 中的方法com.alibaba.nacos.plugin.auth.impl.users.NacosUserDetailsServiceImpl
- fuzzySearchPermission(int, int, String) - 类 中的方法com.alibaba.nacos.plugin.auth.impl.controller.PermissionController
-
Fuzzy Query permissions of a role.
- fuzzySearchRole(int, int, String, String) - 类 中的方法com.alibaba.nacos.plugin.auth.impl.controller.RoleController
-
Fuzzy query role information.
- fuzzySearchUser(int, int, String) - 类 中的方法com.alibaba.nacos.plugin.auth.impl.controller.UserController
G
- generateLikeArgument(String) - 类 中的方法com.alibaba.nacos.plugin.auth.impl.persistence.EmbeddedPermissionPersistServiceImpl
- generateLikeArgument(String) - 类 中的方法com.alibaba.nacos.plugin.auth.impl.persistence.EmbeddedRolePersistServiceImpl
- generateLikeArgument(String) - 类 中的方法com.alibaba.nacos.plugin.auth.impl.persistence.EmbeddedUserPersistServiceImpl
- generateLikeArgument(String) - 类 中的方法com.alibaba.nacos.plugin.auth.impl.persistence.ExternalPermissionPersistServiceImpl
- generateLikeArgument(String) - 类 中的方法com.alibaba.nacos.plugin.auth.impl.persistence.ExternalRolePersistServiceImpl
- generateLikeArgument(String) - 类 中的方法com.alibaba.nacos.plugin.auth.impl.persistence.ExternalUserPersistServiceImpl
- generateLikeArgument(String) - 接口 中的方法com.alibaba.nacos.plugin.auth.impl.persistence.PermissionPersistService
- generateLikeArgument(String) - 接口 中的方法com.alibaba.nacos.plugin.auth.impl.persistence.RolePersistService
-
Generate fuzzy search Sql.
- generateLikeArgument(String) - 接口 中的方法com.alibaba.nacos.plugin.auth.impl.persistence.UserPersistService
- getAction() - 类 中的方法com.alibaba.nacos.plugin.auth.impl.persistence.PermissionInfo
- getAuthentication(String) - 类 中的方法com.alibaba.nacos.plugin.auth.impl.JwtTokenManager
-
Get auth Info.
- getAuthorities() - 类 中的方法com.alibaba.nacos.plugin.auth.impl.users.NacosUserDetails
- getAuthServiceName() - 类 中的方法com.alibaba.nacos.plugin.auth.impl.LdapAuthPluginService
- getAuthServiceName() - 类 中的方法com.alibaba.nacos.plugin.auth.impl.NacosAuthPluginService
- getDefaultCipherSuites() - 类 中的方法com.alibaba.nacos.plugin.auth.impl.NacosLdapContextSource.LdapSslSocketFactory
- getNacosUser(String) - 类 中的方法com.alibaba.nacos.plugin.auth.impl.NacosAuthManager
- getPassword() - 类 中的方法com.alibaba.nacos.plugin.auth.impl.persistence.User
- getPassword() - 类 中的方法com.alibaba.nacos.plugin.auth.impl.users.NacosUserDetails
- getPermissions(int, int, String) - 类 中的方法com.alibaba.nacos.plugin.auth.impl.controller.PermissionController
-
Query permissions of a role.
- getPermissions(String) - 类 中的方法com.alibaba.nacos.plugin.auth.impl.roles.NacosRoleServiceImpl
- getPermissions(String, int, int) - 类 中的方法com.alibaba.nacos.plugin.auth.impl.persistence.EmbeddedPermissionPersistServiceImpl
- getPermissions(String, int, int) - 类 中的方法com.alibaba.nacos.plugin.auth.impl.persistence.ExternalPermissionPersistServiceImpl
- getPermissions(String, int, int) - 接口 中的方法com.alibaba.nacos.plugin.auth.impl.persistence.PermissionPersistService
-
get the permissions of role by page.
- getPermissionsByRoleFromDatabase(String, int, int) - 类 中的方法com.alibaba.nacos.plugin.auth.impl.roles.NacosRoleServiceImpl
- getPermissionsFromDatabase(String, int, int) - 类 中的方法com.alibaba.nacos.plugin.auth.impl.roles.NacosRoleServiceImpl
- getResource() - 类 中的方法com.alibaba.nacos.plugin.auth.impl.persistence.PermissionInfo
- getRole() - 类 中的方法com.alibaba.nacos.plugin.auth.impl.persistence.PermissionInfo
- getRole() - 类 中的方法com.alibaba.nacos.plugin.auth.impl.persistence.RoleInfo
- getRoles(int, int) - 类 中的方法com.alibaba.nacos.plugin.auth.impl.persistence.EmbeddedRolePersistServiceImpl
- getRoles(int, int) - 类 中的方法com.alibaba.nacos.plugin.auth.impl.persistence.ExternalRolePersistServiceImpl
- getRoles(int, int) - 接口 中的方法com.alibaba.nacos.plugin.auth.impl.persistence.RolePersistService
-
get roles by page.
- getRoles(int, int, String, String) - 类 中的方法com.alibaba.nacos.plugin.auth.impl.controller.RoleController
-
Get roles list.
- getRoles(String) - 类 中的方法com.alibaba.nacos.plugin.auth.impl.roles.NacosRoleServiceImpl
- getRolesByUserNameAndRoleName(String, String, int, int) - 类 中的方法com.alibaba.nacos.plugin.auth.impl.persistence.EmbeddedRolePersistServiceImpl
- getRolesByUserNameAndRoleName(String, String, int, int) - 类 中的方法com.alibaba.nacos.plugin.auth.impl.persistence.ExternalRolePersistServiceImpl
- getRolesByUserNameAndRoleName(String, String, int, int) - 接口 中的方法com.alibaba.nacos.plugin.auth.impl.persistence.RolePersistService
-
query the user's roles by username.
- getRolesFromDatabase(String, String, int, int) - 类 中的方法com.alibaba.nacos.plugin.auth.impl.roles.NacosRoleServiceImpl
- getSupportedCipherSuites() - 类 中的方法com.alibaba.nacos.plugin.auth.impl.NacosLdapContextSource.LdapSslSocketFactory
- getToken() - 类 中的方法com.alibaba.nacos.plugin.auth.impl.users.NacosUser
- getTokenValidityInSeconds() - 类 中的方法com.alibaba.nacos.plugin.auth.impl.JwtTokenManager
- getUser(String) - 类 中的方法com.alibaba.nacos.plugin.auth.impl.users.NacosUserDetailsServiceImpl
- getUserFromDatabase(String) - 类 中的方法com.alibaba.nacos.plugin.auth.impl.users.NacosUserDetailsServiceImpl
- getUsername() - 类 中的方法com.alibaba.nacos.plugin.auth.impl.persistence.RoleInfo
- getUsername() - 类 中的方法com.alibaba.nacos.plugin.auth.impl.persistence.User
- getUsername() - 类 中的方法com.alibaba.nacos.plugin.auth.impl.users.NacosUserDetails
- getUserName() - 类 中的方法com.alibaba.nacos.plugin.auth.impl.users.User
- getUsers(int, int, String) - 类 中的方法com.alibaba.nacos.plugin.auth.impl.controller.UserController
-
Get paged users.
- getUsers(int, int, String) - 类 中的方法com.alibaba.nacos.plugin.auth.impl.persistence.EmbeddedUserPersistServiceImpl
- getUsers(int, int, String) - 类 中的方法com.alibaba.nacos.plugin.auth.impl.persistence.ExternalUserPersistServiceImpl
- getUsers(int, int, String) - 接口 中的方法com.alibaba.nacos.plugin.auth.impl.persistence.UserPersistService
-
get users by page.
- getUsersFromDatabase(int, int, String) - 类 中的方法com.alibaba.nacos.plugin.auth.impl.users.NacosUserDetailsServiceImpl
- GLOBAL_ADMIN_ROLE - 类 中的静态变量com.alibaba.nacos.plugin.auth.impl.constant.AuthConstants
- globalAdmin - 类 中的变量com.alibaba.nacos.plugin.auth.impl.users.NacosUser
H
- hasPermission(String, Permission) - 类 中的方法com.alibaba.nacos.plugin.auth.impl.roles.NacosRoleServiceImpl
-
Determine if the user has permission of the resource.
- hasPermission(String, HttpServletRequest) - 类 中的方法com.alibaba.nacos.plugin.auth.impl.controller.UserController
I
- IDENTITY_NAMES - 类 中的静态变量com.alibaba.nacos.plugin.auth.impl.NacosAuthPluginService
- identityNames() - 类 中的方法com.alibaba.nacos.plugin.auth.impl.NacosAuthPluginService
- init() - 类 中的方法com.alibaba.nacos.plugin.auth.impl.NacosAuthConfig
-
Init.
- init() - 类 中的方法com.alibaba.nacos.plugin.auth.impl.persistence.ExternalPermissionPersistServiceImpl
- init() - 类 中的方法com.alibaba.nacos.plugin.auth.impl.persistence.ExternalRolePersistServiceImpl
- init() - 类 中的方法com.alibaba.nacos.plugin.auth.impl.persistence.ExternalUserPersistServiceImpl
- init(String) - 类 中的方法com.alibaba.nacos.plugin.auth.impl.NacosLdapContextSource
-
init LdapContextSource config.
- isAccountNonExpired() - 类 中的方法com.alibaba.nacos.plugin.auth.impl.users.NacosUserDetails
- isAccountNonLocked() - 类 中的方法com.alibaba.nacos.plugin.auth.impl.users.NacosUserDetails
- isAdmin(String) - 类 中的方法com.alibaba.nacos.plugin.auth.impl.LdapAuthenticationProvider
- isCredentialsNonExpired() - 类 中的方法com.alibaba.nacos.plugin.auth.impl.users.NacosUserDetails
- isEnabled() - 类 中的方法com.alibaba.nacos.plugin.auth.impl.users.NacosUserDetails
- isGlobalAdmin() - 类 中的方法com.alibaba.nacos.plugin.auth.impl.users.NacosUser
J
- joinResource(Resource) - 类 中的方法com.alibaba.nacos.plugin.auth.impl.roles.NacosRoleServiceImpl
- jt - 类 中的变量com.alibaba.nacos.plugin.auth.impl.persistence.ExternalPermissionPersistServiceImpl
- jt - 类 中的变量com.alibaba.nacos.plugin.auth.impl.persistence.ExternalRolePersistServiceImpl
- jt - 类 中的变量com.alibaba.nacos.plugin.auth.impl.persistence.ExternalUserPersistServiceImpl
- JwtAuthenticationEntryPoint - com.alibaba.nacos.plugin.auth.impl中的类
-
jwt auth fail point.
- JwtAuthenticationEntryPoint() - 类 的构造器com.alibaba.nacos.plugin.auth.impl.JwtAuthenticationEntryPoint
- JwtAuthenticationTokenFilter - com.alibaba.nacos.plugin.auth.impl.filter中的类
-
jwt auth token filter.
- JwtAuthenticationTokenFilter(JwtTokenManager) - 类 的构造器com.alibaba.nacos.plugin.auth.impl.filter.JwtAuthenticationTokenFilter
- jwtParser - 类 中的变量com.alibaba.nacos.plugin.auth.impl.JwtTokenManager
- jwtTokenManager - 类 中的变量com.alibaba.nacos.plugin.auth.impl.controller.UserController
- JwtTokenManager - com.alibaba.nacos.plugin.auth.impl中的类
-
JWT token manager.
- JwtTokenManager() - 类 的构造器com.alibaba.nacos.plugin.auth.impl.JwtTokenManager
L
- LDAP - com.alibaba.nacos.plugin.auth.impl.constant.AuthSystemTypes
-
LDAP.
- LDAP_AUTH_PLUGIN_TYPE - 类 中的静态变量com.alibaba.nacos.plugin.auth.impl.constant.AuthConstants
- LDAP_PREFIX - 类 中的静态变量com.alibaba.nacos.plugin.auth.impl.LdapAuthenticationProvider
- LdapAuthConfig - com.alibaba.nacos.plugin.auth.impl中的类
-
ldap auth config.
- LdapAuthConfig() - 类 的构造器com.alibaba.nacos.plugin.auth.impl.LdapAuthConfig
- ldapAuthenticationProvider - 类 中的变量com.alibaba.nacos.plugin.auth.impl.NacosAuthConfig
- ldapAuthenticationProvider(LdapTemplate, NacosUserDetailsServiceImpl, NacosRoleServiceImpl) - 类 中的方法com.alibaba.nacos.plugin.auth.impl.LdapAuthConfig
- LdapAuthenticationProvider - com.alibaba.nacos.plugin.auth.impl中的类
-
LDAP auth provider.
- LdapAuthenticationProvider(LdapTemplate, NacosUserDetailsServiceImpl, NacosRoleServiceImpl, String, boolean) - 类 的构造器com.alibaba.nacos.plugin.auth.impl.LdapAuthenticationProvider
- LdapAuthPluginService - com.alibaba.nacos.plugin.auth.impl中的类
-
ldap auth plugin service.
- LdapAuthPluginService() - 类 的构造器com.alibaba.nacos.plugin.auth.impl.LdapAuthPluginService
- ldapBaseDc - 类 中的变量com.alibaba.nacos.plugin.auth.impl.LdapAuthConfig
- ldapContextSource() - 类 中的方法com.alibaba.nacos.plugin.auth.impl.LdapAuthConfig
- ldapLogin(String, String) - 类 中的方法com.alibaba.nacos.plugin.auth.impl.LdapAuthenticationProvider
- LDAPS - 类 中的静态变量com.alibaba.nacos.plugin.auth.impl.NacosLdapContextSource
- LdapSslSocketFactory() - 类 的构造器com.alibaba.nacos.plugin.auth.impl.NacosLdapContextSource.LdapSslSocketFactory
- ldapTemplate - 类 中的变量com.alibaba.nacos.plugin.auth.impl.LdapAuthenticationProvider
- ldapTemplate(LdapContextSource) - 类 中的方法com.alibaba.nacos.plugin.auth.impl.LdapAuthConfig
- ldapTimeOut - 类 中的变量com.alibaba.nacos.plugin.auth.impl.LdapAuthConfig
- ldapUrl - 类 中的变量com.alibaba.nacos.plugin.auth.impl.LdapAuthConfig
- loadUserByUsername(String) - 类 中的方法com.alibaba.nacos.plugin.auth.impl.users.NacosUserDetailsServiceImpl
- LOGGER - 类 中的静态变量com.alibaba.nacos.plugin.auth.impl.JwtAuthenticationEntryPoint
- login(IdentityContext) - 类 中的方法com.alibaba.nacos.plugin.auth.impl.NacosAuthManager
- login(Object) - 类 中的方法com.alibaba.nacos.plugin.auth.impl.NacosAuthManager
-
Authentication of request, identify the user who request the resource.
- login(String, String, HttpServletResponse, HttpServletRequest) - 类 中的方法com.alibaba.nacos.plugin.auth.impl.controller.UserController
-
Login to Nacos
- LOGIN_ENTRY_POINT - 类 中的静态变量com.alibaba.nacos.plugin.auth.impl.NacosAuthConfig
M
- mapRow(ResultSet, int) - 类 中的方法com.alibaba.nacos.plugin.auth.impl.persistence.AuthRowMapperManager.PermissionRowMapper
- mapRow(ResultSet, int) - 类 中的方法com.alibaba.nacos.plugin.auth.impl.persistence.AuthRowMapperManager.RoleInfoRowMapper
- mapRow(ResultSet, int) - 类 中的方法com.alibaba.nacos.plugin.auth.impl.persistence.AuthRowMapperManager.UserRowMapper
- mapRow(ResultSet, int) - 类 中的方法com.alibaba.nacos.plugin.auth.impl.persistence.ExternalRolePersistServiceImpl.RoleInfoRowMapper
- matches(String, String) - 类 中的静态方法com.alibaba.nacos.plugin.auth.impl.utils.PasswordEncoderUtil
- matches(ConditionContext, AnnotatedTypeMetadata) - 类 中的方法com.alibaba.nacos.plugin.auth.impl.configuration.ConditionOnLdapAuth
- methodsCache - 类 中的变量com.alibaba.nacos.plugin.auth.impl.NacosAuthConfig
N
- NACOS - com.alibaba.nacos.plugin.auth.impl.constant.AuthSystemTypes
-
Nacos builtin auth system.
- NACOS_CORE_AUTH_CASE_SENSITIVE - 类 中的静态变量com.alibaba.nacos.plugin.auth.impl.constant.AuthConstants
- NACOS_CORE_AUTH_LDAP_BASEDC - 类 中的静态变量com.alibaba.nacos.plugin.auth.impl.constant.AuthConstants
- NACOS_CORE_AUTH_LDAP_FILTER_PREFIX - 类 中的静态变量com.alibaba.nacos.plugin.auth.impl.constant.AuthConstants
- NACOS_CORE_AUTH_LDAP_PASSWORD - 类 中的静态变量com.alibaba.nacos.plugin.auth.impl.constant.AuthConstants
- NACOS_CORE_AUTH_LDAP_TIMEOUT - 类 中的静态变量com.alibaba.nacos.plugin.auth.impl.constant.AuthConstants
- NACOS_CORE_AUTH_LDAP_URL - 类 中的静态变量com.alibaba.nacos.plugin.auth.impl.constant.AuthConstants
- NACOS_CORE_AUTH_LDAP_USERDN - 类 中的静态变量com.alibaba.nacos.plugin.auth.impl.constant.AuthConstants
- NACOS_USER_KEY - 类 中的静态变量com.alibaba.nacos.plugin.auth.impl.constant.AuthConstants
- NacosAuthConfig - com.alibaba.nacos.plugin.auth.impl中的类
-
Spring security config.
- NacosAuthConfig(Environment, JwtTokenManager, AuthConfigs, NacosUserDetailsServiceImpl, ObjectProvider<LdapAuthenticationProvider>, ControllerMethodsCache) - 类 的构造器com.alibaba.nacos.plugin.auth.impl.NacosAuthConfig
- nacosAuthManager - 类 中的变量com.alibaba.nacos.plugin.auth.impl.NacosAuthPluginService
- NacosAuthManager - com.alibaba.nacos.plugin.auth.impl中的类
-
Builtin access control entry of Nacos.
- NacosAuthManager() - 类 的构造器com.alibaba.nacos.plugin.auth.impl.NacosAuthManager
- NacosAuthPluginService - com.alibaba.nacos.plugin.auth.impl中的类
-
Nacos default auth plugin service implementation.
- NacosAuthPluginService() - 类 的构造器com.alibaba.nacos.plugin.auth.impl.NacosAuthPluginService
- NacosLdapContextSource - com.alibaba.nacos.plugin.auth.impl中的类
-
NacosLdapContextSource.
- NacosLdapContextSource(String, String, String, String, String) - 类 的构造器com.alibaba.nacos.plugin.auth.impl.NacosLdapContextSource
- NacosLdapContextSource.LdapSslSocketFactory - com.alibaba.nacos.plugin.auth.impl中的类
- nacosRoleService - 类 中的变量com.alibaba.nacos.plugin.auth.impl.controller.PermissionController
- nacosRoleService - 类 中的变量com.alibaba.nacos.plugin.auth.impl.LdapAuthenticationProvider
- NacosRoleServiceImpl - com.alibaba.nacos.plugin.auth.impl.roles中的类
-
Nacos builtin role service.
- NacosRoleServiceImpl() - 类 的构造器com.alibaba.nacos.plugin.auth.impl.roles.NacosRoleServiceImpl
- NacosUser - com.alibaba.nacos.plugin.auth.impl.users中的类
-
Nacos User.
- NacosUser() - 类 的构造器com.alibaba.nacos.plugin.auth.impl.users.NacosUser
- NacosUserDetails - com.alibaba.nacos.plugin.auth.impl.users中的类
-
custom user.
- NacosUserDetails(User) - 类 的构造器com.alibaba.nacos.plugin.auth.impl.users.NacosUserDetails
- NacosUserDetailsServiceImpl - com.alibaba.nacos.plugin.auth.impl.users中的类
-
Custom user service.
- NacosUserDetailsServiceImpl() - 类 的构造器com.alibaba.nacos.plugin.auth.impl.users.NacosUserDetailsServiceImpl
O
- onEvent(ServerConfigChangeEvent) - 类 中的方法com.alibaba.nacos.plugin.auth.impl.JwtTokenManager
P
- PARAM_PASSWORD - 类 中的静态变量com.alibaba.nacos.plugin.auth.impl.constant.AuthConstants
- PARAM_USERNAME - 类 中的静态变量com.alibaba.nacos.plugin.auth.impl.constant.AuthConstants
- password - 类 中的变量com.alibaba.nacos.plugin.auth.impl.LdapAuthConfig
- password - 类 中的变量com.alibaba.nacos.plugin.auth.impl.persistence.User
- passwordEncoder() - 类 中的方法com.alibaba.nacos.plugin.auth.impl.NacosAuthConfig
- PasswordEncoderUtil - com.alibaba.nacos.plugin.auth.impl.utils中的类
-
Password encoder tool.
- PasswordEncoderUtil() - 类 的构造器com.alibaba.nacos.plugin.auth.impl.utils.PasswordEncoderUtil
- PATTERN_STR - 类 中的静态变量com.alibaba.nacos.plugin.auth.impl.persistence.EmbeddedPermissionPersistServiceImpl
- PATTERN_STR - 类 中的静态变量com.alibaba.nacos.plugin.auth.impl.persistence.EmbeddedRolePersistServiceImpl
- PATTERN_STR - 类 中的静态变量com.alibaba.nacos.plugin.auth.impl.persistence.EmbeddedUserPersistServiceImpl
- PATTERN_STR - 类 中的静态变量com.alibaba.nacos.plugin.auth.impl.persistence.ExternalPermissionPersistServiceImpl
- PATTERN_STR - 类 中的静态变量com.alibaba.nacos.plugin.auth.impl.persistence.ExternalRolePersistServiceImpl
- PATTERN_STR - 类 中的静态变量com.alibaba.nacos.plugin.auth.impl.persistence.ExternalUserPersistServiceImpl
- PERMISSION_ROW_MAPPER - 类 中的静态变量com.alibaba.nacos.plugin.auth.impl.persistence.AuthRowMapperManager
- PermissionController - com.alibaba.nacos.plugin.auth.impl.controller中的类
-
Permission operation controller.
- PermissionController() - 类 的构造器com.alibaba.nacos.plugin.auth.impl.controller.PermissionController
- PermissionInfo - com.alibaba.nacos.plugin.auth.impl.persistence中的类
-
PermissionInfo model.
- PermissionInfo() - 类 的构造器com.alibaba.nacos.plugin.auth.impl.persistence.PermissionInfo
- permissionInfoMap - 类 中的变量com.alibaba.nacos.plugin.auth.impl.roles.NacosRoleServiceImpl
- permissionPersistService - 类 中的变量com.alibaba.nacos.plugin.auth.impl.roles.NacosRoleServiceImpl
- PermissionPersistService - com.alibaba.nacos.plugin.auth.impl.persistence中的接口
-
Permission CRUD service.
- PermissionRowMapper() - 类 的构造器com.alibaba.nacos.plugin.auth.impl.persistence.AuthRowMapperManager.PermissionRowMapper
- persistService - 类 中的变量com.alibaba.nacos.plugin.auth.impl.persistence.EmbeddedPermissionPersistServiceImpl
- persistService - 类 中的变量com.alibaba.nacos.plugin.auth.impl.persistence.EmbeddedRolePersistServiceImpl
- persistService - 类 中的变量com.alibaba.nacos.plugin.auth.impl.persistence.EmbeddedUserPersistServiceImpl
- persistService - 类 中的变量com.alibaba.nacos.plugin.auth.impl.persistence.ExternalPermissionPersistServiceImpl
- persistService - 类 中的变量com.alibaba.nacos.plugin.auth.impl.persistence.ExternalRolePersistServiceImpl
- persistService - 类 中的变量com.alibaba.nacos.plugin.auth.impl.persistence.ExternalUserPersistServiceImpl
- processProperties() - 类 中的方法com.alibaba.nacos.plugin.auth.impl.JwtTokenManager
- PROPERTY_IGNORE_URLS - 类 中的静态变量com.alibaba.nacos.plugin.auth.impl.NacosAuthConfig
R
- reload() - 类 中的方法com.alibaba.nacos.plugin.auth.impl.roles.NacosRoleServiceImpl
- reload() - 类 中的方法com.alibaba.nacos.plugin.auth.impl.users.NacosUserDetailsServiceImpl
- resolveToken(IdentityContext) - 类 中的方法com.alibaba.nacos.plugin.auth.impl.NacosAuthManager
- resolveToken(HttpServletRequest) - 类 中的方法com.alibaba.nacos.plugin.auth.impl.filter.JwtAuthenticationTokenFilter
-
Get token from header.
- resolveToken(HttpServletRequest) - 类 中的方法com.alibaba.nacos.plugin.auth.impl.NacosAuthManager
-
Get token from header.
- resolveTokenFromUser(String, String) - 类 中的方法com.alibaba.nacos.plugin.auth.impl.NacosAuthManager
- resource - 类 中的变量com.alibaba.nacos.plugin.auth.impl.persistence.PermissionInfo
-
Resource.
- role - 类 中的变量com.alibaba.nacos.plugin.auth.impl.persistence.PermissionInfo
-
Role name.
- role - 类 中的变量com.alibaba.nacos.plugin.auth.impl.persistence.RoleInfo
- ROLE_INFO_ROW_MAPPER - 类 中的静态变量com.alibaba.nacos.plugin.auth.impl.persistence.AuthRowMapperManager
- RoleController - com.alibaba.nacos.plugin.auth.impl.controller中的类
-
Role operation controller.
- RoleController() - 类 的构造器com.alibaba.nacos.plugin.auth.impl.controller.RoleController
- RoleInfo - com.alibaba.nacos.plugin.auth.impl.persistence中的类
-
Role Info.
- RoleInfo() - 类 的构造器com.alibaba.nacos.plugin.auth.impl.persistence.RoleInfo
- roleInfoMap - 类 中的变量com.alibaba.nacos.plugin.auth.impl.roles.NacosRoleServiceImpl
- RoleInfoRowMapper() - 类 的构造器com.alibaba.nacos.plugin.auth.impl.persistence.AuthRowMapperManager.RoleInfoRowMapper
- RoleInfoRowMapper() - 类 的构造器com.alibaba.nacos.plugin.auth.impl.persistence.ExternalRolePersistServiceImpl.RoleInfoRowMapper
- rolePersistService - 类 中的变量com.alibaba.nacos.plugin.auth.impl.roles.NacosRoleServiceImpl
- RolePersistService - com.alibaba.nacos.plugin.auth.impl.persistence中的接口
-
Role CRUD service.
- roleService - 类 中的变量com.alibaba.nacos.plugin.auth.impl.controller.RoleController
- roleService - 类 中的变量com.alibaba.nacos.plugin.auth.impl.controller.UserController
- roleService - 类 中的变量com.alibaba.nacos.plugin.auth.impl.NacosAuthManager
- roleSet - 类 中的变量com.alibaba.nacos.plugin.auth.impl.roles.NacosRoleServiceImpl
S
- searchRoles(String) - 类 中的方法com.alibaba.nacos.plugin.auth.impl.controller.RoleController
-
Fuzzy matching role name .
- searchUsersLikeUsername(String) - 类 中的方法com.alibaba.nacos.plugin.auth.impl.controller.UserController
-
Fuzzy matching username.
- secretKey - 类 中的变量com.alibaba.nacos.plugin.auth.impl.JwtTokenManager
- SECURITY_IGNORE_URLS_SPILT_CHAR - 类 中的静态变量com.alibaba.nacos.plugin.auth.impl.NacosAuthConfig
- serialVersionUID - 类 中的静态变量com.alibaba.nacos.plugin.auth.impl.persistence.PermissionInfo
- serialVersionUID - 类 中的静态变量com.alibaba.nacos.plugin.auth.impl.persistence.RoleInfo
- serialVersionUID - 类 中的静态变量com.alibaba.nacos.plugin.auth.impl.persistence.User
- serialVersionUID - 类 中的静态变量com.alibaba.nacos.plugin.auth.impl.users.User
- setAction(String) - 类 中的方法com.alibaba.nacos.plugin.auth.impl.persistence.PermissionInfo
- setGlobalAdmin(boolean) - 类 中的方法com.alibaba.nacos.plugin.auth.impl.users.NacosUser
- setPassword(String) - 类 中的方法com.alibaba.nacos.plugin.auth.impl.persistence.User
- setResource(String) - 类 中的方法com.alibaba.nacos.plugin.auth.impl.persistence.PermissionInfo
- setRole(String) - 类 中的方法com.alibaba.nacos.plugin.auth.impl.persistence.PermissionInfo
- setRole(String) - 类 中的方法com.alibaba.nacos.plugin.auth.impl.persistence.RoleInfo
- setToken(String) - 类 中的方法com.alibaba.nacos.plugin.auth.impl.users.NacosUser
- setUsername(String) - 类 中的方法com.alibaba.nacos.plugin.auth.impl.persistence.RoleInfo
- setUsername(String) - 类 中的方法com.alibaba.nacos.plugin.auth.impl.persistence.User
- setUserName(String) - 类 中的方法com.alibaba.nacos.plugin.auth.impl.users.User
- socketFactory - 类 中的变量com.alibaba.nacos.plugin.auth.impl.NacosLdapContextSource.LdapSslSocketFactory
- SQL_DERBY_ESCAPE_BACK_SLASH_FOR_LIKE - 类 中的静态变量com.alibaba.nacos.plugin.auth.impl.persistence.EmbeddedPermissionPersistServiceImpl
- SQL_DERBY_ESCAPE_BACK_SLASH_FOR_LIKE - 类 中的静态变量com.alibaba.nacos.plugin.auth.impl.persistence.EmbeddedRolePersistServiceImpl
- SQL_DERBY_ESCAPE_BACK_SLASH_FOR_LIKE - 类 中的静态变量com.alibaba.nacos.plugin.auth.impl.persistence.EmbeddedUserPersistServiceImpl
- subscribeType() - 类 中的方法com.alibaba.nacos.plugin.auth.impl.JwtTokenManager
- supports(Class<?>) - 类 中的方法com.alibaba.nacos.plugin.auth.impl.CustomAuthenticationProvider
- supports(Class<?>) - 类 中的方法com.alibaba.nacos.plugin.auth.impl.LdapAuthenticationProvider
T
- token - 类 中的变量com.alibaba.nacos.plugin.auth.impl.users.NacosUser
- TOKEN_BASED_AUTH_ENTRY_POINT - 类 中的静态变量com.alibaba.nacos.plugin.auth.impl.NacosAuthConfig
- TOKEN_EXPIRE_SECONDS - 类 中的静态变量com.alibaba.nacos.plugin.auth.impl.constant.AuthConstants
- TOKEN_PREFIX - 类 中的静态变量com.alibaba.nacos.plugin.auth.impl.constant.AuthConstants
- TOKEN_PREFIX - 类 中的静态变量com.alibaba.nacos.plugin.auth.impl.filter.JwtAuthenticationTokenFilter
- TOKEN_SECRET_KEY - 类 中的静态变量com.alibaba.nacos.plugin.auth.impl.constant.AuthConstants
- tokenManager - 类 中的变量com.alibaba.nacos.plugin.auth.impl.filter.JwtAuthenticationTokenFilter
- tokenManager - 类 中的变量com.alibaba.nacos.plugin.auth.impl.NacosAuthManager
- tokenProvider - 类 中的变量com.alibaba.nacos.plugin.auth.impl.NacosAuthConfig
- tokenValidityInSeconds - 类 中的变量com.alibaba.nacos.plugin.auth.impl.JwtTokenManager
-
Token validity time(seconds).
- toString() - 类 中的方法com.alibaba.nacos.plugin.auth.impl.persistence.RoleInfo
- toString() - 类 中的方法com.alibaba.nacos.plugin.auth.impl.users.NacosUser
U
- UPDATE_PASSWORD_ENTRY_POINT - 类 中的静态变量com.alibaba.nacos.plugin.auth.impl.constant.AuthConstants
- updatePassword(String, String) - 类 中的方法com.alibaba.nacos.plugin.auth.impl.controller.UserController
-
已过时。
- updateUser(String, String, HttpServletResponse, HttpServletRequest) - 类 中的方法com.alibaba.nacos.plugin.auth.impl.controller.UserController
-
Update an user.
- updateUserPassword(String, String) - 类 中的方法com.alibaba.nacos.plugin.auth.impl.persistence.EmbeddedUserPersistServiceImpl
-
Execute update user password operation.
- updateUserPassword(String, String) - 类 中的方法com.alibaba.nacos.plugin.auth.impl.persistence.ExternalUserPersistServiceImpl
-
Execute update user password operation.
- updateUserPassword(String, String) - 接口 中的方法com.alibaba.nacos.plugin.auth.impl.persistence.UserPersistService
-
update password of the user.
- updateUserPassword(String, String) - 类 中的方法com.alibaba.nacos.plugin.auth.impl.users.NacosUserDetailsServiceImpl
- user - 类 中的变量com.alibaba.nacos.plugin.auth.impl.users.NacosUserDetails
- User - com.alibaba.nacos.plugin.auth.impl.persistence中的类
-
User.
- User - com.alibaba.nacos.plugin.auth.impl.users中的类
-
User information in authorization.
- User() - 类 的构造器com.alibaba.nacos.plugin.auth.impl.persistence.User
- User() - 类 的构造器com.alibaba.nacos.plugin.auth.impl.users.User
- USER_IDENTITY_PARAM_KEY - 类 中的静态变量com.alibaba.nacos.plugin.auth.impl.NacosAuthPluginService
- USER_ROW_MAPPER - 类 中的静态变量com.alibaba.nacos.plugin.auth.impl.persistence.AuthRowMapperManager
- UserController - com.alibaba.nacos.plugin.auth.impl.controller中的类
-
User related methods entry.
- UserController() - 类 的构造器com.alibaba.nacos.plugin.auth.impl.controller.UserController
- userDetailsService - 类 中的变量com.alibaba.nacos.plugin.auth.impl.controller.UserController
- userDetailsService - 类 中的变量com.alibaba.nacos.plugin.auth.impl.CustomAuthenticationProvider
- userDetailsService - 类 中的变量com.alibaba.nacos.plugin.auth.impl.LdapAuthenticationProvider
- userDetailsService - 类 中的变量com.alibaba.nacos.plugin.auth.impl.NacosAuthConfig
- userDetailsService - 类 中的变量com.alibaba.nacos.plugin.auth.impl.roles.NacosRoleServiceImpl
- userDn - 类 中的变量com.alibaba.nacos.plugin.auth.impl.LdapAuthConfig
- userMap - 类 中的变量com.alibaba.nacos.plugin.auth.impl.users.NacosUserDetailsServiceImpl
- username - 类 中的变量com.alibaba.nacos.plugin.auth.impl.persistence.RoleInfo
- username - 类 中的变量com.alibaba.nacos.plugin.auth.impl.persistence.User
- userName - 类 中的变量com.alibaba.nacos.plugin.auth.impl.users.User
-
Unique string representing user.
- userPersistService - 类 中的变量com.alibaba.nacos.plugin.auth.impl.users.NacosUserDetailsServiceImpl
- UserPersistService - com.alibaba.nacos.plugin.auth.impl.persistence中的接口
-
User CRUD service.
- UserRowMapper() - 类 的构造器com.alibaba.nacos.plugin.auth.impl.persistence.AuthRowMapperManager.UserRowMapper
- useTsl - 类 中的变量com.alibaba.nacos.plugin.auth.impl.NacosLdapContextSource
V
- validate0(String) - 类 中的方法com.alibaba.nacos.plugin.auth.impl.NacosAuthManager
- validateAuthority(IdentityContext, Permission) - 类 中的方法com.alibaba.nacos.plugin.auth.impl.NacosAuthPluginService
- validateIdentity(IdentityContext, Resource) - 类 中的方法com.alibaba.nacos.plugin.auth.impl.NacosAuthPluginService
- validateToken(String) - 类 中的方法com.alibaba.nacos.plugin.auth.impl.JwtTokenManager
-
validate token.
- valueOf(String) - 枚举 中的静态方法com.alibaba.nacos.plugin.auth.impl.constant.AuthSystemTypes
-
返回带有指定名称的该类型的枚举常量。
- values() - 枚举 中的静态方法com.alibaba.nacos.plugin.auth.impl.constant.AuthSystemTypes
-
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
所有类 所有程序包