| 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 and Description |
|---|---|
Node |
SAMLSecurityTokenReference.marshalKeyIdRef(Element parent,
Node nextSibling,
Map namespaces,
KeyIdentifier keyId)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
KeyIdentifier |
SecurityTokenReferenceImpl.getKeyIdentifier() |
| Modifier and Type | Method and Description |
|---|---|
Node |
SecurityTokenReferenceImpl.marshalKeyIdRef(Element parent,
Node nextSibling,
Map namespaces,
KeyIdentifier keyId) |
void |
SecurityTokenReferenceImpl.setKeyIdentifier(KeyIdentifier keyId) |
| Modifier and Type | Method and Description |
|---|---|
KeyIdentifier |
SecurityTokenReference.getKeyIdentifier()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SecurityTokenReference.setKeyIdentifier(KeyIdentifier keyIdentifier)
Deprecated.
|