BEA Systems, Inc.

BEA WebLogic Server 9.1 API Reference


Uses of Class
weblogic.security.service.ApplicationRemovalException

Packages that use ApplicationRemovalException
weblogic.security.service

This package includes interfaces, classes, and exceptions that support security providers. 

 

Uses of ApplicationRemovalException in weblogic.security.service
 

Methods in weblogic.security.service that throw ApplicationRemovalException
 void RoleManager.deleteApplication(String appName)
          Marks the deletion of a non-versioned application and is only called on one server within a WLS domain at the time the application is deleted.
 void CredentialManager.deleteApplication(String appName)
          Marks the deletion of a non-versioned application and is only called on one server within a WebLogic Server domain at the time the application is deleted.
 void AuthorizationManager.deleteApplication(String appName)
          Marks the deletion of a non-versioned application and is only called on one server within a WLS domain at the time the application is deleted.
 


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