Skip navigation links

Oracle Security Developer Tools Web Services Security Java API Reference
11g (11.1.1)

E10678-02


oracle.security.xmlsec.wss.util
Class WSSInitializer

java.lang.Object
  extended by oracle.security.xmlsec.wss.util.WSSInitializer


public class WSSInitializer
extends java.lang.Object

Utility class for load-time initialization and configuration of the WSS DOM library.


Method Summary
static void initialize()
          Creates the necessary mappings to process WSSE and WSU elements.

 

Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

 

Method Detail

initialize

public static void initialize()
Creates the necessary mappings to process WSSE and WSU elements.

Skip navigation links

Oracle Security Developer Tools Web Services Security Java API Reference
11g (11.1.1)

E10678-02


Copyright © 2005, 2009, Oracle. All rights reserved.