Oracle Fusion Middleware
Oracle WebLogic Server 10.3.1 API Reference
11g Release 1 (10.3.1)

Part Number E13941-02

Uses of Class
weblogic.management.utils.ErrorCollectionException

Packages that use ErrorCollectionException
weblogic.management.security Provides interfaces and classes for the configuration, control and monitoring of security providers in a WebLogic security realm. 
 

Uses of ErrorCollectionException in weblogic.management.security
 

Methods in weblogic.management.security that throw ErrorCollectionException
 void ExportMBean.exportData(String format, String filename, Properties constraints)
          Exports provider specific data in a specified format.
 void ImportMBean.importData(String format, String filename, Properties constraints)
          Imports provider specific data from a specified format.
 void RealmMBean.validate()
          Deprecated. 9.0.0.0 This method is no longer required since activating a configuration transaction does this check automatically on the default realm, and will not allow the configuration to be saved if the domain does not have a valid default realm configured.
 


Documentation is available at
http://download.oracle.com/docs/cd/E12839_01/web.1111/wls.htm
Copyright 1996, 2009, Oracle and/or its affiliates. All rights reserved. Oracle is a registered trademark of Oracle Corporation and/or its affiliates. Other names may be trademarks of their respective owners.

Oracle Fusion Middleware
Oracle WebLogic Server 10.3.1 API Reference
11g Release 1 (10.3.1)

Part Number E13941-02