|
BEA Systems, Inc. | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object
|
+--weblogic.common.managedobject.BaseManagedObject
|
+--weblogic.common.managedobject.ManagedObject
|
+--weblogic.security.acl.RealmsMO
RealmsMO is a ManagedObject that contains RealmMOs.
| Field Summary | |
static java.lang.String |
PARENT_RELATIVE_ID
|
| Constructor Summary | |
RealmsMO()
|
|
| Method Summary | |
protected weblogic.common.managedobject.MetaData |
getManagedObjectMetaData()
|
weblogic.common.managedobject.BaseManagedObjectDef[] |
getManagedSubObjects()
Returns the managed subobjects for a RealmsMO. |
static void |
manageRealm(java.lang.String name)
Registers a named realm for management through the WebLogic Console. |
static void |
manageRealm(java.lang.String name,
java.lang.String displayName)
Registers a named realm for management with a different name for display in the the WebLogic Console. |
| Methods inherited from class weblogic.common.managedobject.ManagedObject |
filterProperties,
filterSubObjects,
getHelpId,
getHelpSet,
getReadPermission,
getT3Services,
getWritePermission,
hasPropertyReadPermission,
hasPropertyReadPermission,
hasPropertyWritePermission,
hasPropertyWritePermission,
hasSubObjectReadPermission,
hasSubObjectWritePermission,
installSecurityHelper |
| Methods inherited from class weblogic.common.managedobject.BaseManagedObject |
convertToManagedObjectArray,
convertToManagedPropertyArray,
getClassDisplayName,
getIconRepresentation,
getInstanceDisplayName,
getInterfaceInfo,
getManagedProperties,
getManagedProperty,
getManagedSubObject,
getParentRelativeId,
isGathering,
refreshSubObjects,
removeNullObjects,
removeNullObjects,
setManagedPropertyValue,
setManagedPropertyValues,
startGathering,
stopGathering,
updateContents,
updateManagedProperty,
updateManagedProperty |
| Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
| Field Detail |
public static final java.lang.String PARENT_RELATIVE_ID
| Constructor Detail |
public RealmsMO()
| Method Detail |
protected weblogic.common.managedobject.MetaData getManagedObjectMetaData()
public static void manageRealm(java.lang.String name)
name - Name of Realm to be managed through the Console
public static void manageRealm(java.lang.String name,
java.lang.String displayName)
name - Name of Realm to add to the displaydisplayName - Display name for the Realm
public weblogic.common.managedobject.BaseManagedObjectDef[] getManagedSubObjects()
throws RemoteException
|
Documentation is available at http://www.weblogic.com/docs51 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||