Oracle Fusion Middleware
Java API Reference for Oracle WebLogic Server
12c (12.1.2)

Part Number E27170-01

weblogic.wsee.util
Class SecurityUtil

java.lang.Object
  extended by weblogic.wsee.util.SecurityUtil

public class SecurityUtil
extends Object

security util for ws-star implementation. User: lali Date: 8/28/12 Time: 5:07 PM


Method Summary
static void flagSecurityContextAsPersistable(com.sun.xml.ws.api.message.Packet packet)
          Flag security context as persistable for the packet
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

flagSecurityContextAsPersistable

public static void flagSecurityContextAsPersistable(com.sun.xml.ws.api.message.Packet packet)
Flag security context as persistable for the packet

Parameters:
packet -

Copyright 1996, 2013, Oracle and/or its affiliates. All rights reserved. Oracle is a registered trademark of Oracle Corporation and/or its affiliates. Other names may be trademarks of their respective owners.

Oracle Fusion Middleware
Java API Reference for Oracle WebLogic Server
12c (12.1.2)

Part Number E27170-01