Klasse CreateUserAdminCommand
java.lang.Object
de.caluga.morphium.driver.commands.MongoCommand<CreateUserAdminCommand>
de.caluga.morphium.driver.commands.AdminMongoCommand<CreateUserAdminCommand>
de.caluga.morphium.driver.commands.auth.CreateUserAdminCommand
- Alle implementierten Schnittstellen:
SingleResultCommand
-
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
Modifikator und TypMethodeBeschreibungList<de.caluga.morphium.driver.commands.auth.CreateUserAdminCommand.AuthenticationRestrictions> getPwd()getRoles()booleansetAuthenticationRestrictions(List<de.caluga.morphium.driver.commands.auth.CreateUserAdminCommand.AuthenticationRestrictions> authenticationRestrictions) setCustomData(Map<String, Object> customData) setDigestPassword(boolean digestPassword) setMechanisms(List<String> mechanisms) setUserName(String userName) Von Klasse geerbte Methoden AdminMongoCommand
asMap, execute, executeAsyncVon Klasse geerbte Methoden MongoCommand
clear, fromMap, getColl, getComment, getConnection, getDb, getMetaData, releaseConnection, setColl, setComment, setConnection, setDb, setMetaData, setMetaDataVon Klasse geerbte Methoden Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitVon Schnittstelle geerbte Methoden SingleResultCommand
getMetaData
-
Konstruktordetails
-
CreateUserAdminCommand
-
-
Methodendetails
-
getCommandName
- Angegeben von:
getCommandNamein KlasseMongoCommand<CreateUserAdminCommand>
-
getUserName
-
setUserName
-
getPwd
-
setPwd
-
getCustomData
-
setCustomData
-
getRoles
-
setRoles
-
getAuthenticationRestrictions
public List<de.caluga.morphium.driver.commands.auth.CreateUserAdminCommand.AuthenticationRestrictions> getAuthenticationRestrictions() -
setAuthenticationRestrictions
public CreateUserAdminCommand setAuthenticationRestrictions(List<de.caluga.morphium.driver.commands.auth.CreateUserAdminCommand.AuthenticationRestrictions> authenticationRestrictions) -
isDigestPassword
public boolean isDigestPassword() -
setDigestPassword
-
getMechanisms
-
setMechanisms
-