|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object info.magnolia.module.delta.AbstractTask info.magnolia.module.delta.AbstractRepositoryTask info.magnolia.module.delta.AllChildrenNodesOperation info.magnolia.setup.for4_4_3.UpdateUserManagers
public class UpdateUserManagers
Updates user managers with maxFailedLoginAttempts property which is used in account lockout feature.
Field Summary |
---|
Fields inherited from class info.magnolia.module.delta.AbstractTask |
---|
log |
Constructor Summary | |
---|---|
UpdateUserManagers()
|
Method Summary | |
---|---|
protected void |
operateOnChildNode(Content node,
InstallContext ctx)
|
Methods inherited from class info.magnolia.module.delta.AllChildrenNodesOperation |
---|
doExecute, getParentNode |
Methods inherited from class info.magnolia.module.delta.AbstractRepositoryTask |
---|
execute |
Methods inherited from class info.magnolia.module.delta.AbstractTask |
---|
getDescription, getName, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public UpdateUserManagers()
Method Detail |
---|
protected void operateOnChildNode(Content node, InstallContext ctx) throws javax.jcr.RepositoryException, TaskExecutionException
operateOnChildNode
in class AllChildrenNodesOperation
javax.jcr.RepositoryException
TaskExecutionException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |