org.apache.geronimo.gshell.remote.crypto
Interface CryptoContextAware


public interface CryptoContextAware

Allows manual injection of the CryptoContext.

Version:
$Rev: 576951 $ $Date: 2007-09-18 08:37:36 -0700 (Tue, 18 Sep 2007) $

Method Summary
 void setCryptoContext(CryptoContext ctx)
           
 

Method Detail

setCryptoContext

void setCryptoContext(CryptoContext ctx)


Copyright © 2003-2007 Apache Software Foundation. All Rights Reserved.