Skip navigation links

Oracle Fusion Middleware
Java API Reference for Oracle WebLogic Server
12c (12.2.1)

Part Number E55141-01
P4 Change 1723563 on 2015/10/09


Uses of Class
weblogic.management.utils.ErrorCollectionException

Packages that use ErrorCollectionException
weblogic.management.security   
weblogic.management.security.authorization   

 

Uses of ErrorCollectionException in weblogic.management.security

 

Methods in weblogic.management.security that throw ErrorCollectionException
abstract  void ExportMBean.exportData(String format, String filename, Properties constraints)
          Exports provider specific data in a specified format.
abstract  void ImportMBean.importData(String format, String filename, Properties constraints)
          Imports provider specific data from a specified format.
abstract  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.

 

Uses of ErrorCollectionException in weblogic.management.security.authorization

 

Methods in weblogic.management.security.authorization that throw ErrorCollectionException
abstract  void PolicyAuxiliaryMBean.exportResource(String filename, String cn)
          Exports provider specific policy data using an LDAP CN search filter to specify the resources for export.
abstract  void RoleAuxiliaryMBean.exportResource(String filename, String cn)
          Exports provider specific role data using an LDAP CN search filter to specify the resources for export.

 


Skip navigation links

Copyright 1996, 2015, 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
Java API Reference for Oracle WebLogic Server
12c (12.2.1)

Part Number E55141-01
P4 Change 1723563 on 2015/10/09