com.ibm.wsspi.wssecurity
Interface Initializable

All Known Subinterfaces:
CallbackHandlerFactory, KeyLocator, TrustedIDEvaluator

public interface Initializable

A superinterface for WS-Security public interfaces.


Method Summary
 void init(java.util.Map map)
          Initializes the object.
 

Method Detail

init

public void init(java.util.Map map)
          throws SoapSecurityException
Initializes the object.
Parameters:
map - a Map object which contains name-value pairs. These pairs are specified in <Property> elements in the configuration XMI files.