| Package | Description | 
|---|---|
| weblogic.wsee.security.saml | Provides interfaces and classes for Security Assertion Markup Language (SAML). | 
| weblogic.xml.crypto.wss | |
| weblogic.xml.crypto.wss.provider | 
| Modifier and Type | Method | Description | 
|---|---|---|
| org.w3c.dom.Node | SAMLSecurityTokenReference. marshalKeyIdRef(org.w3c.dom.Element parent,
               org.w3c.dom.Node nextSibling,
               java.util.Map namespaces,
               KeyIdentifier keyId) | Deprecated. | 
| Modifier and Type | Method | Description | 
|---|---|---|
| KeyIdentifier | SecurityTokenReferenceImpl. getKeyIdentifier() | 
| Modifier and Type | Method | Description | 
|---|---|---|
| org.w3c.dom.Node | SecurityTokenReferenceImpl. marshalKeyIdRef(org.w3c.dom.Element parent,
               org.w3c.dom.Node nextSibling,
               java.util.Map namespaces,
               KeyIdentifier keyId) | |
| void | SecurityTokenReferenceImpl. setKeyIdentifier(KeyIdentifier keyId) | 
| Modifier and Type | Method | Description | 
|---|---|---|
| KeyIdentifier | SecurityTokenReference. getKeyIdentifier() | Deprecated. | 
| Modifier and Type | Method | Description | 
|---|---|---|
| void | SecurityTokenReference. setKeyIdentifier(KeyIdentifier keyIdentifier) | Deprecated. |