Class SqlUser
java.lang.Object
google.registry.privileges.secretmanager.SqlUser
- Direct Known Subclasses:
SqlUser.RobotUser
SQL user information for privilege management purposes.
A SqlUser.RobotUser
represents a software system accessing the database using its own
credential. Robots are well known and enumerated in SqlUser.RobotId
.
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic enum
Enumerates theRobotUsers
in the system.static class
Information of a RobotUser for privilege management purposes. -
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiongoogle.registry.privileges.secretmanager.SqlUser.UserType
getType()
-
Constructor Details
-
SqlUser
-
-
Method Details
-
getType
public google.registry.privileges.secretmanager.SqlUser.UserType getType() -
geUserName
-