BEA Systems, Inc.

Type-Safe Access to BEA WebLogic Server 9.0 MBeans (Deprecated)


Uses of Class
weblogic.management.utils.ErrorCollectionException

Packages that use ErrorCollectionException
weblogic.management.security   
weblogic.security.providers.authentication   
weblogic.security.providers.authorization   
weblogic.security.providers.credentials   
 

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.authorization
 

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

Uses of ErrorCollectionException in weblogic.security.providers.credentials
 

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


Documentation is available at
http://e-docs.bea.com/wls/docs90
Copyright 2005 BEA Systems Inc.