BEA Systems, Inc.

BEA WebLogic Server 9.1 API Reference


Uses of Class
weblogic.security.spi.ApplicationRemovalException

Packages that use ApplicationRemovalException
weblogic.security.providers.saml   
weblogic.security.spi

This package includes interfaces, classes, and exceptions you use to develop security providers. 

 

Uses of ApplicationRemovalException in weblogic.security.providers.saml
 

Methods in weblogic.security.providers.saml that throw ApplicationRemovalException
 void SAMLCredentialMapperProviderBaseImpl.deleteApplication(String appName)
          Marks the deletion of an non-versioned application and is only called on one server within a WLS domain at the time the application is deleted.
 

Uses of ApplicationRemovalException in weblogic.security.spi
 

Methods in weblogic.security.spi that throw ApplicationRemovalException
 void VersionableApplicationProvider.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.
 


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