BEA Systems, Inc.

BEA WebLogic Server 9.1 API Reference


weblogic.xml.security.assertion
Class ServerHelper

java.lang.Object
  extended byweblogic.xml.security.assertion.ServerHelper

Deprecated. please use new WS Security API

public class ServerHelper
extends Object

Copyright © 2005 BEA Systems, Inc. All Rights Reserved.

Constructor Summary
ServerHelper()
          Deprecated.  
 
Method Summary
static Subject getSubject(IntegrityAssertion assertion)
          Deprecated.  
static void setSubject(IntegrityAssertion assertion, Subject subject)
          Deprecated.  
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ServerHelper

public ServerHelper()
Deprecated. 
Method Detail

getSubject

public static final Subject getSubject(IntegrityAssertion assertion)
Deprecated. 

setSubject

public static final void setSubject(IntegrityAssertion assertion,
                                    Subject subject)
Deprecated. 

Documentation is available at
http://download.oracle.com/docs/cd/E13222_01/wls/docs91
Copyright 2005 BEA Systems Inc.