BEA Systems, Inc.


weblogic.management.configuration
Class Principal

java.lang.Object
  |
  +--weblogic.management.configuration.Principal
Direct Known Subclasses:
Group

Deprecated. Deprecated in WebLogic Server version 7.0. Replaced by the new Security architecture that includes Authentication, Authorization, and Auditing providers.

public class Principal
extends java.lang.Object
implements java.io.Serializable

See Also:
Serialized Form

Constructor Summary
protected Principal(java.lang.String name)
          Deprecated.  
 
Method Summary
 java.lang.String getName()
          Deprecated.  
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Principal

protected Principal(java.lang.String name)
Deprecated. 
Method Detail

getName

public java.lang.String getName()
Deprecated. 


Documentation is available at
http://download.oracle.com/docs/cd/E13222_01/wls/docs70

Copyright © 2004 BEA Systems, Inc. All Rights Reserved.
WebLogic Server 7.0 API Reference