跳过导航链接
A B C D F G H I O P R S T U Y 

A

AllPermittedAuthorityRegistry - org.apache.shardingsphere.authority.registry中的类
All permitted authority registry.
AllPermittedAuthorityRegistry() - 类 的构造器org.apache.shardingsphere.authority.registry.AllPermittedAuthorityRegistry
 
AllPermittedPrivilegesProviderAlgorithm - org.apache.shardingsphere.authority.provider.simple中的类
All permitted privileges provider algorithm.
AllPermittedPrivilegesProviderAlgorithm() - 类 的构造器org.apache.shardingsphere.authority.provider.simple.AllPermittedPrivilegesProviderAlgorithm
 
AllPrivilegesPermittedShardingSpherePrivileges - org.apache.shardingsphere.authority.provider.simple.model.privilege中的类
All permitted privileges.
AllPrivilegesPermittedShardingSpherePrivileges() - 类 的构造器org.apache.shardingsphere.authority.provider.simple.model.privilege.AllPrivilegesPermittedShardingSpherePrivileges
 
AuthorityChecker - org.apache.shardingsphere.authority.checker中的类
Authority checker.
AuthorityChecker() - 类 的构造器org.apache.shardingsphere.authority.checker.AuthorityChecker
 
AuthorityOrder - org.apache.shardingsphere.authority.constant中的类
Authority order.
AuthorityOrder() - 类 的构造器org.apache.shardingsphere.authority.constant.AuthorityOrder
 
AuthorityRule - org.apache.shardingsphere.authority.rule中的类
Authority rule.
AuthorityRule(AuthorityRuleConfiguration, Map<String, ShardingSphereDatabase>) - 类 的构造器org.apache.shardingsphere.authority.rule.AuthorityRule
 
AuthorityRuleBuilder - org.apache.shardingsphere.authority.rule.builder中的类
Authority rule builder.
AuthorityRuleBuilder() - 类 的构造器org.apache.shardingsphere.authority.rule.builder.AuthorityRuleBuilder
 

B

build(Collection<ShardingSphereUser>, Properties) - 类 中的静态方法org.apache.shardingsphere.authority.provider.database.builder.DatabasePrivilegeBuilder
Build privileges.
build(AuthorityRuleConfiguration, Map<String, ShardingSphereDatabase>, InstanceContext, ConfigurationProperties) - 类 中的方法org.apache.shardingsphere.authority.rule.builder.AuthorityRuleBuilder
 
build() - 类 中的方法org.apache.shardingsphere.authority.rule.builder.DefaultAuthorityRuleConfigurationBuilder
 
buildAuthorityRegistry(Map<String, ShardingSphereDatabase>, Collection<ShardingSphereUser>) - 类 中的方法org.apache.shardingsphere.authority.provider.database.DatabasePermittedPrivilegesProviderAlgorithm
 
buildAuthorityRegistry(Map<String, ShardingSphereDatabase>, Collection<ShardingSphereUser>) - 类 中的方法org.apache.shardingsphere.authority.provider.simple.AllPermittedPrivilegesProviderAlgorithm
 

C

check(String, Grantee, AuthorityRule) - 类 中的方法org.apache.shardingsphere.authority.checker.AuthorityChecker
 
check(SQLStatementContext<?>, List<Object>, Grantee, String, Map<String, ShardingSphereDatabase>, AuthorityRule) - 类 中的方法org.apache.shardingsphere.authority.checker.AuthorityChecker
 
check(Grantee, AuthorityRule) - 类 中的方法org.apache.shardingsphere.authority.checker.AuthorityChecker
 
check(Grantee, BiPredicate<Object, Object>, Object, AuthorityRule) - 类 中的方法org.apache.shardingsphere.authority.checker.AuthorityChecker
 
convertToYamlAuthorityRuleConfiguration() - 类 中的方法org.apache.shardingsphere.authority.yaml.config.YamlAuthorityConfiguration
Convert to yaml authority rule configuration.

D

DatabaseAccessSubject - org.apache.shardingsphere.authority.provider.database.model.subject中的类
Database access subject.
DatabaseAccessSubject() - 类 的构造器org.apache.shardingsphere.authority.provider.database.model.subject.DatabaseAccessSubject
 
DatabasePermittedPrivileges - org.apache.shardingsphere.authority.provider.database.model.privilege中的类
Database permitted privileges.
DatabasePermittedPrivileges() - 类 的构造器org.apache.shardingsphere.authority.provider.database.model.privilege.DatabasePermittedPrivileges
 
DatabasePermittedPrivilegesProviderAlgorithm - org.apache.shardingsphere.authority.provider.database中的类
Database permitted privileges provider algorithm.
DatabasePermittedPrivilegesProviderAlgorithm() - 类 的构造器org.apache.shardingsphere.authority.provider.database.DatabasePermittedPrivilegesProviderAlgorithm
 
DatabasePrivilegeBuilder - org.apache.shardingsphere.authority.provider.database.builder中的类
Database privilege builder.
DatabasePrivilegeBuilder() - 类 的构造器org.apache.shardingsphere.authority.provider.database.builder.DatabasePrivilegeBuilder
 
DefaultAuthorityRuleConfigurationBuilder - org.apache.shardingsphere.authority.rule.builder中的类
Default authority rule configuration builder.
DefaultAuthorityRuleConfigurationBuilder() - 类 的构造器org.apache.shardingsphere.authority.rule.builder.DefaultAuthorityRuleConfigurationBuilder
 
DefaultUser - org.apache.shardingsphere.authority.rule.builder中的类
Default user.
DefaultUser() - 类 的构造器org.apache.shardingsphere.authority.rule.builder.DefaultUser
 

F

findPrivileges(Grantee) - 类 中的方法org.apache.shardingsphere.authority.registry.AllPermittedAuthorityRegistry
 
findPrivileges(Grantee) - 类 中的方法org.apache.shardingsphere.authority.registry.UserPrivilegeMapAuthorityRegistry
 
findPrivileges(Grantee) - 类 中的方法org.apache.shardingsphere.authority.rule.AuthorityRule
Find Privileges.
findUser(Grantee) - 类 中的方法org.apache.shardingsphere.authority.rule.AuthorityRule
Find user.

G

getOrder() - 类 中的方法org.apache.shardingsphere.authority.checker.AuthorityChecker
 
getOrder() - 类 中的方法org.apache.shardingsphere.authority.rule.builder.AuthorityRuleBuilder
 
getOrder() - 类 中的方法org.apache.shardingsphere.authority.rule.builder.DefaultAuthorityRuleConfigurationBuilder
 
getOrder() - 类 中的方法org.apache.shardingsphere.authority.yaml.swapper.YamlAuthorityRuleConfigurationSwapper
 
getRuleConfigurationType() - 类 中的方法org.apache.shardingsphere.authority.yaml.config.YamlAuthorityConfiguration
 
getRuleConfigurationType() - 类 中的方法org.apache.shardingsphere.authority.yaml.config.YamlAuthorityRuleConfiguration
 
getRuleTagName() - 类 中的方法org.apache.shardingsphere.authority.yaml.swapper.YamlAuthorityRuleConfigurationSwapper
 
getType() - 类 中的方法org.apache.shardingsphere.authority.provider.database.DatabasePermittedPrivilegesProviderAlgorithm
 
getType() - 类 中的方法org.apache.shardingsphere.authority.provider.simple.AllPermittedPrivilegesProviderAlgorithm
 
getType() - 类 中的方法org.apache.shardingsphere.authority.rule.AuthorityRule
 
getTypeAliases() - 类 中的方法org.apache.shardingsphere.authority.provider.database.DatabasePermittedPrivilegesProviderAlgorithm
 
getTypeAliases() - 类 中的方法org.apache.shardingsphere.authority.provider.simple.AllPermittedPrivilegesProviderAlgorithm
 
getTypeClass() - 类 中的方法org.apache.shardingsphere.authority.checker.AuthorityChecker
 
getTypeClass() - 类 中的方法org.apache.shardingsphere.authority.rule.builder.AuthorityRuleBuilder
 
getTypeClass() - 类 中的方法org.apache.shardingsphere.authority.rule.builder.DefaultAuthorityRuleConfigurationBuilder
 
getTypeClass() - 类 中的方法org.apache.shardingsphere.authority.yaml.swapper.YamlAuthorityRuleConfigurationSwapper
 

H

hasPrivileges(String) - 类 中的方法org.apache.shardingsphere.authority.provider.database.model.privilege.DatabasePermittedPrivileges
 
hasPrivileges(Collection<PrivilegeType>) - 类 中的方法org.apache.shardingsphere.authority.provider.database.model.privilege.DatabasePermittedPrivileges
 
hasPrivileges(AccessSubject, Collection<PrivilegeType>) - 类 中的方法org.apache.shardingsphere.authority.provider.database.model.privilege.DatabasePermittedPrivileges
 
hasPrivileges(String) - 类 中的方法org.apache.shardingsphere.authority.provider.simple.model.privilege.AllPrivilegesPermittedShardingSpherePrivileges
 
hasPrivileges(Collection<PrivilegeType>) - 类 中的方法org.apache.shardingsphere.authority.provider.simple.model.privilege.AllPrivilegesPermittedShardingSpherePrivileges
 
hasPrivileges(AccessSubject, Collection<PrivilegeType>) - 类 中的方法org.apache.shardingsphere.authority.provider.simple.model.privilege.AllPrivilegesPermittedShardingSpherePrivileges
 

I

init(Properties) - 类 中的方法org.apache.shardingsphere.authority.provider.database.DatabasePermittedPrivilegesProviderAlgorithm
 
init(Properties) - 类 中的方法org.apache.shardingsphere.authority.provider.simple.AllPermittedPrivilegesProviderAlgorithm
 

O

ORDER - 类 中的静态变量org.apache.shardingsphere.authority.constant.AuthorityOrder
Authority order.
org.apache.shardingsphere.authority.checker - 程序包 org.apache.shardingsphere.authority.checker
 
org.apache.shardingsphere.authority.constant - 程序包 org.apache.shardingsphere.authority.constant
 
org.apache.shardingsphere.authority.provider.database - 程序包 org.apache.shardingsphere.authority.provider.database
 
org.apache.shardingsphere.authority.provider.database.builder - 程序包 org.apache.shardingsphere.authority.provider.database.builder
 
org.apache.shardingsphere.authority.provider.database.model.privilege - 程序包 org.apache.shardingsphere.authority.provider.database.model.privilege
 
org.apache.shardingsphere.authority.provider.database.model.subject - 程序包 org.apache.shardingsphere.authority.provider.database.model.subject
 
org.apache.shardingsphere.authority.provider.simple - 程序包 org.apache.shardingsphere.authority.provider.simple
 
org.apache.shardingsphere.authority.provider.simple.model.privilege - 程序包 org.apache.shardingsphere.authority.provider.simple.model.privilege
 
org.apache.shardingsphere.authority.registry - 程序包 org.apache.shardingsphere.authority.registry
 
org.apache.shardingsphere.authority.rule - 程序包 org.apache.shardingsphere.authority.rule
 
org.apache.shardingsphere.authority.rule.builder - 程序包 org.apache.shardingsphere.authority.rule.builder
 
org.apache.shardingsphere.authority.yaml.config - 程序包 org.apache.shardingsphere.authority.yaml.config
 
org.apache.shardingsphere.authority.yaml.swapper - 程序包 org.apache.shardingsphere.authority.yaml.swapper
 

P

PROP_USER_DATABASE_MAPPINGS - 类 中的静态变量org.apache.shardingsphere.authority.provider.database.DatabasePermittedPrivilegesProviderAlgorithm
 

R

refresh(Map<String, ShardingSphereDatabase>, Collection<ShardingSphereUser>) - 类 中的方法org.apache.shardingsphere.authority.rule.AuthorityRule
Refresh authority.

S

setSuperPrivilege() - 类 中的方法org.apache.shardingsphere.authority.provider.database.model.privilege.DatabasePermittedPrivileges
 
setSuperPrivilege() - 类 中的方法org.apache.shardingsphere.authority.provider.simple.model.privilege.AllPrivilegesPermittedShardingSpherePrivileges
 
swapToObject(YamlAuthorityRuleConfiguration) - 类 中的方法org.apache.shardingsphere.authority.yaml.swapper.YamlAuthorityRuleConfigurationSwapper
 
swapToYamlConfiguration(AuthorityRuleConfiguration) - 类 中的方法org.apache.shardingsphere.authority.yaml.swapper.YamlAuthorityRuleConfigurationSwapper
 

T

toString() - 类 中的方法org.apache.shardingsphere.authority.yaml.config.YamlAuthorityUserConfiguration
 

U

USER_HOSTNAME - 类 中的静态变量org.apache.shardingsphere.authority.rule.builder.DefaultUser
 
USER_NAME - 类 中的静态变量org.apache.shardingsphere.authority.rule.builder.DefaultUser
 
USER_PASSWORD - 类 中的静态变量org.apache.shardingsphere.authority.rule.builder.DefaultUser
 
UserPrivilegeMapAuthorityRegistry - org.apache.shardingsphere.authority.registry中的类
User privilege map authority registry.
UserPrivilegeMapAuthorityRegistry() - 类 的构造器org.apache.shardingsphere.authority.registry.UserPrivilegeMapAuthorityRegistry
 

Y

YamlAuthorityConfiguration - org.apache.shardingsphere.authority.yaml.config中的类
Authority configuration for YAML.
YamlAuthorityConfiguration() - 类 的构造器org.apache.shardingsphere.authority.yaml.config.YamlAuthorityConfiguration
 
YamlAuthorityRuleConfiguration - org.apache.shardingsphere.authority.yaml.config中的类
Authority rule configuration for YAML.
YamlAuthorityRuleConfiguration() - 类 的构造器org.apache.shardingsphere.authority.yaml.config.YamlAuthorityRuleConfiguration
 
YamlAuthorityRuleConfigurationSwapper - org.apache.shardingsphere.authority.yaml.swapper中的类
YAML Authority rule configuration swapper.
YamlAuthorityRuleConfigurationSwapper() - 类 的构造器org.apache.shardingsphere.authority.yaml.swapper.YamlAuthorityRuleConfigurationSwapper
 
YamlAuthorityUserConfiguration - org.apache.shardingsphere.authority.yaml.config中的类
Authority user configuration for YAML.
YamlAuthorityUserConfiguration() - 类 的构造器org.apache.shardingsphere.authority.yaml.config.YamlAuthorityUserConfiguration
 
A B C D F G H I O P R S T U Y 
跳过导航链接

Copyright © 2022 The Apache Software Foundation. All rights reserved.