| 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.createApplicationVersion(java.lang.String appIdentifier,
java.lang.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.
|