BEA Systems, Inc.

BEA WebLogic Server 9.0 API Reference


Uses of Class
weblogic.management.utils.ErrorCollectionException

Packages that use ErrorCollectionException
weblogic.management.security   
weblogic.security.providers.authentication   
weblogic.security.providers.saml   
 

Uses of ErrorCollectionException in weblogic.management.security
 

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

Uses of ErrorCollectionException in weblogic.security.providers.authentication
 

Methods in weblogic.security.providers.authentication that throw ErrorCollectionException
 void DefaultAuthenticatorImpl.importData(String format, String filename, Properties constraints)
          Imports provider specific data from LDIFT format.
 void DefaultAuthenticatorImpl.exportData(String format, String filename, Properties constraints)
          Exports provider specific data with LDIFT format.
 

Uses of ErrorCollectionException in weblogic.security.providers.saml
 

Methods in weblogic.security.providers.saml that throw ErrorCollectionException
 void SAMLIdentityAsserterImpl.importData(String format, String filename, Properties constraints)
           
 void SAMLIdentityAsserterImpl.exportData(String format, String filename, Properties constraints)
           
 


Documentation is available at
http://download.oracle.com/docs/cd/E13222_01/wls/docs90
Copyright 2005 BEA Systems Inc.