| Package | Description |
|---|---|
| weblogic.xml.security.specs | |
| weblogic.xml.security.wsse |
| Modifier and Type | Method | Description |
|---|---|---|
static SecurityElementFactory |
SecurityElementFactory.getDefaultFactory() |
Deprecated.
Returns the SecurityElementFactory, i.e.
|
static SecurityElementFactory |
SecurityElementFactory.newInstance(java.lang.String namespace) |
Deprecated.
Creates a new SecurityElementFactory.
|
| Modifier and Type | Method | Description |
|---|---|---|
static void |
SecurityElementFactory.setDefaultFactory(SecurityElementFactory factory) |
Deprecated.
sets the defaultFactory to the provided factory.
|