BEA Systems, Inc.

BEA WebLogic Server 9.1 API Reference


Uses of Class
weblogic.security.service.ApplicationVersionRemovalException

Packages that use ApplicationVersionRemovalException
weblogic.security.service

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

 

Uses of ApplicationVersionRemovalException in weblogic.security.service
 

Methods in weblogic.security.service that throw ApplicationVersionRemovalException
 void RoleManager.deleteApplicationVersion(String appIdentifier)
          Marks the deletion of an application version and is only called on one server within a WLS domain at the time the version is deleted.
 void CredentialManager.deleteApplicationVersion(String appIdentifier)
          Marks the deletion of an application version and is only called on one server within a WebLogic Server domain at the time the version is deleted.
 void AuthorizationManager.deleteApplicationVersion(String appIdentifier)
          Marks the deletion of an application version and is only called on one server within a WLS domain at the time the version is deleted.
 


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