| Package | Description |
|---|---|
| weblogic.security.spi |
This package includes interfaces, classes, and exceptions you use to develop security providers.
|
| Modifier and Type | Method | Description |
|---|---|---|
void |
VersionableApplicationProvider.deleteApplication(java.lang.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.
|