info.magnolia.setup
Class HashUsersPasswords
java.lang.Object
info.magnolia.module.delta.AbstractTask
info.magnolia.module.delta.AbstractRepositoryTask
info.magnolia.module.delta.AllChildrenNodesOperation
info.magnolia.setup.HashUsersPasswords
- All Implemented Interfaces:
- Task
public final class HashUsersPasswords
- extends AllChildrenNodesOperation
Task to encrypt base64 encoded passwords. Will skip all non-base64 entries.
- Version:
- $Id$
HashUsersPasswords
public HashUsersPasswords(String name,
String description,
String repositoryName,
String parentNodePath)
HashUsersPasswords
public HashUsersPasswords()
HashUsersPasswords
public HashUsersPasswords(String path)
operateOnChildNode
protected void operateOnChildNode(Content node,
InstallContext ctx)
throws javax.jcr.RepositoryException,
TaskExecutionException
- Specified by:
operateOnChildNode
in class AllChildrenNodesOperation
- Throws:
javax.jcr.RepositoryException
TaskExecutionException
Copyright © 2003-2013 Magnolia International Ltd.. All Rights Reserved.