| Package | Description |
|---|---|
| weblogic.xml.security.keyinfo |
| Modifier and Type | Method | Description |
|---|---|---|
void |
KeyInfo.addSecurityTokenReference(SecurityTokenReference ref) |
Adds an
SecurityTokenReference to the KeyInfo element. |
void |
KeyInfo.removeSecurityTokenReference(SecurityTokenReference ref) |
Removes a SecurityTokenReference from the KeyInfo element.
|