public class BootstrapReEncryptor
extends org.springframework.extensions.surf.util.AbstractLifecycleBean
| Constructor and Description |
|---|
BootstrapReEncryptor() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
onBootstrap(org.springframework.context.ApplicationEvent event) |
protected void |
onShutdown(org.springframework.context.ApplicationEvent event) |
int |
reEncrypt() |
void |
setEnabled(boolean enabled) |
void |
setReEncryptor(ReEncryptor reEncryptor) |
public void setEnabled(boolean enabled)
public void setReEncryptor(ReEncryptor reEncryptor)
public int reEncrypt()
protected void onBootstrap(org.springframework.context.ApplicationEvent event)
onBootstrap in class org.springframework.extensions.surf.util.AbstractLifecycleBeanprotected void onShutdown(org.springframework.context.ApplicationEvent event)
onShutdown in class org.springframework.extensions.surf.util.AbstractLifecycleBeanCopyright © 2005–2018 Alfresco Software. All rights reserved.