public final class ShardingSphereUsers extends Object
| Constructor and Description |
|---|
ShardingSphereUsers() |
| Modifier and Type | Method and Description |
|---|---|
Optional<ShardingSphereUser> |
findUser(Grantee grantee)
Find user.
|
public Optional<ShardingSphereUser> findUser(Grantee grantee)
grantee - granteeCopyright © 2021 The Apache Software Foundation. All rights reserved.