org.apache.ws.security
Class WSDocInfoStore

java.lang.Object
  extended by org.apache.ws.security.WSDocInfoStore

public class WSDocInfoStore
extends java.lang.Object


Constructor Summary
WSDocInfoStore()
           
 
Method Summary
static void delete(WSDocInfo info)
           
static WSDocInfo lookup(org.w3c.dom.Document doc)
           
static boolean store(WSDocInfo info)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WSDocInfoStore

public WSDocInfoStore()
Method Detail

lookup

public static WSDocInfo lookup(org.w3c.dom.Document doc)

store

public static boolean store(WSDocInfo info)

delete

public static void delete(WSDocInfo info)


Copyright © 2004-2011 The Apache Software Foundation. All Rights Reserved.