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
weblogic.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 |
Principal
protected Principal(String name)
- Deprecated.
- Constructor for the Principal object
getName
public String getName()
- Deprecated.
- Gets the name attribute of the Principal object
- Returns:
- The name value