BEA Systems, Inc.

BEA WebLogic Server 9.1 API Reference


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. 
weblogic.management.security.authorization Provides interfaces and classes for the configuration, control and monitoring of Authorization, Adjudication, and Role Mapping security providers in a WebLogic security realm. 
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.management.security.authorization
 

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

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 SAMLIdentityAsserterV2Impl.importData(String format, String filename, Properties constraints)
           
 void SAMLIdentityAsserterV2Impl.exportData(String format, String filename, Properties constraints)
           
 void SAMLIdentityAsserterImpl.importData(String format, String filename, Properties constraints)
           
 void SAMLIdentityAsserterImpl.exportData(String format, String filename, Properties constraints)
           
 void SAMLCredentialMapperV2Impl.importData(String format, String filename, Properties constraints)
           
 void SAMLCredentialMapperV2Impl.exportData(String format, String filename, Properties constraints)
           
 


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