BEA Systems, Inc.

Type-Safe Access to BEA WebLogic Server 9.0 MBeans (Deprecated)

(Methods marked with @since 9.0.0.0 are not available through the deprecated MBeanHome interface.)


weblogic.management.configuration
Class Principal

java.lang.Object
  extended byweblogic.management.configuration.Principal
All Implemented Interfaces:
Serializable

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 Object
implements Serializable

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

Constructor Summary
protected Principal(String name)
          Deprecated. Constructor for the Principal object
 
Method Summary
 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(String name)
Deprecated. 
Constructor for the Principal object

Method Detail

getName

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

Returns:
The name value

Documentation is available at
http://e-docs.bea.com/wls/docs90
Copyright 2005 BEA Systems Inc.