BEA Systems, Inc.

BEA WebLogic Server 9.1 API Reference


Uses of Class
weblogic.security.spi.ApplicationVersionRemovalException

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

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

 

Uses of ApplicationVersionRemovalException in weblogic.security.providers.saml
 

Methods in weblogic.security.providers.saml that throw ApplicationVersionRemovalException
 void SAMLCredentialMapperProviderBaseImpl.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.
 

Uses of ApplicationVersionRemovalException in weblogic.security.spi
 

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


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