@RequestScoped public class PamUserDeletionVeto extends Object implements com.kobil.ssms.kernel.logic.user.UserDeletionVeto
Constructor and Description |
---|
PamUserDeletionVeto() |
Modifier and Type | Method and Description |
---|---|
com.kobil.ssms.kernel.logic.veto.VetoRequirement<com.kobil.ssms.kernel.logic.veto.VetoState> |
askForDeletion(String userId) |
void |
duringDeletion(com.kobil.ssms.kernel.entity.KernelUserBase user) |
void |
wasDeleted(com.kobil.ssms.kernel.entity.KernelUserBase user) |
public com.kobil.ssms.kernel.logic.veto.VetoRequirement<com.kobil.ssms.kernel.logic.veto.VetoState> askForDeletion(String userId)
askForDeletion
in interface com.kobil.ssms.kernel.logic.user.UserDeletionVeto
public void wasDeleted(com.kobil.ssms.kernel.entity.KernelUserBase user)
wasDeleted
in interface com.kobil.ssms.kernel.logic.user.UserDeletionVeto
public void duringDeletion(com.kobil.ssms.kernel.entity.KernelUserBase user)
duringDeletion
in interface com.kobil.ssms.kernel.logic.user.UserDeletionVeto
Copyright © 2022 KOBIL Systems GmbH. All rights reserved.