BEA Systems, Inc.

BEA WebLogic Server 9.0 API Reference


Uses of Class
weblogic.security.service.ApplicationVersionCreationException

Packages that use ApplicationVersionCreationException
weblogic.security.service

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

 

Uses of ApplicationVersionCreationException in weblogic.security.service
 

Methods in weblogic.security.service that throw ApplicationVersionCreationException
 void RoleManager.createApplicationVersion(String appIdentifier, String sourceAppIdentifier)
          Marks the creation of a new application version and is only called on one server within a WLS domain at the time the version is created.
 void CredentialManager.createApplicationVersion(String appIdentifier, String sourceAppIdentifier)
          Marks the creation of a new application version and is only called on one server within a WebLogic Server domain at the time the version is created.
 void AuthorizationManager.createApplicationVersion(String appIdentifier, String sourceAppIdentifier)
          Marks the creation of a new application version and is only called on one server within a WLS domain at the time the version is created.
 


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