public class EncryptionChecker
extends org.springframework.extensions.surf.util.AbstractLifecycleBean
Constructor and Description |
---|
EncryptionChecker() |
Modifier and Type | Method and Description |
---|---|
protected void |
onBootstrap(org.springframework.context.ApplicationEvent event) |
protected void |
onShutdown(org.springframework.context.ApplicationEvent event) |
void |
setKeyStoreChecker(KeyStoreChecker keyStoreChecker) |
void |
setTransactionService(TransactionService transactionService) |
public void setKeyStoreChecker(KeyStoreChecker keyStoreChecker)
public void setTransactionService(TransactionService transactionService)
protected void onBootstrap(org.springframework.context.ApplicationEvent event)
onBootstrap
in class org.springframework.extensions.surf.util.AbstractLifecycleBean
protected void onShutdown(org.springframework.context.ApplicationEvent event)
onShutdown
in class org.springframework.extensions.surf.util.AbstractLifecycleBean
Copyright © 2005–2017 Alfresco Software. All rights reserved.