com.eviware.soapui.impl.wsdl.support.wss
Interface WssCrypto

All Known Implementing Classes:
KeyMaterialWssCrypto, MerlinCrypto, WssCryptoBase

public interface WssCrypto


Method Summary
 org.apache.ws.security.components.crypto.Crypto getCrypto()
           
 java.lang.String getLabel()
           
 WssContainer getWssContainer()
           
 void udpateConfig(com.eviware.soapui.config.WSSCryptoConfig config)
           
 

Method Detail

getCrypto

org.apache.ws.security.components.crypto.Crypto getCrypto()

getLabel

java.lang.String getLabel()

getWssContainer

WssContainer getWssContainer()

udpateConfig

void udpateConfig(com.eviware.soapui.config.WSSCryptoConfig config)


Copyright © 2005-2007 eviware.com. All Rights Reserved.