BEA Systems, Inc.

WebLogic Server 8.1 API Reference

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

Author:
Copyright © 2004 BEA Systems, Inc. All Rights Reserved.
See Also:
Serialized Form

Constructor Summary
protected Principal(java.lang.String name)
          Deprecated. Constructor for the Principal object
 
Method Summary
 java.lang.String getName()
          Deprecated. Gets the name attribute of the Principal object
 
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. 
Constructor for the Principal object

Parameters:
name -  
Method Detail

getName

public java.lang.String getName()
Deprecated. 
Gets the name attribute of the Principal object

Returns:
The name value

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