Class AppsTsvHdl
java.lang.Object
net.tangly.app.ports.AppsTsvHdl
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
exportUsers
(@NotNull net.tangly.core.domain.DomainAudit audit, @NotNull Path usersPath, @NotNull Path accessRightsPath) void
importUsers
(@NotNull net.tangly.core.domain.DomainAudit audit, @NotNull Path userPath, @NotNull Path accessRighsPath)
-
Field Details
-
USERNAME
- See Also:
-
PASSWORD_HASH
- See Also:
-
PASSWORD_SALT
- See Also:
-
ACTIVE
- See Also:
-
GRAVATAR_EMAIL
- See Also:
-
NATURAL_ENTITY_ID
- See Also:
-
RIGHTS
- See Also:
-
-
Constructor Details
-
AppsTsvHdl
-
-
Method Details
-
importUsers
-
exportUsers
-