Uses of Class
de.caluga.morphium.driver.commands.auth.CreateUserAdminCommand
Packages that use CreateUserAdminCommand
-
Uses of CreateUserAdminCommand in de.caluga.morphium.driver.commands.auth
Methods in de.caluga.morphium.driver.commands.auth that return CreateUserAdminCommandModifier and TypeMethodDescriptionCreateUserAdminCommand.setAuthenticationRestrictions(List<de.caluga.morphium.driver.commands.auth.CreateUserAdminCommand.AuthenticationRestrictions> authenticationRestrictions) CreateUserAdminCommand.setCustomData(Map<String, Object> customData) CreateUserAdminCommand.setDigestPassword(boolean digestPassword) CreateUserAdminCommand.setMechanisms(List<String> mechanisms) CreateUserAdminCommand.setUserName(String userName)