org.apache.wss4j.stax
Class ConfigurationConverter

java.lang.Object
  extended by org.apache.wss4j.stax.ConfigurationConverter

public final class ConfigurationConverter
extends Object

This utility class converts between a Map and a WSSSecurityProperties class


Method Summary
static WSSSecurityProperties convert(Map<String,Object> config)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

convert

public static WSSSecurityProperties convert(Map<String,Object> config)


Copyright © 2004–2013 The Apache Software Foundation. All rights reserved.