| Package | Description |
|---|---|
| weblogic.wsee.security.saml |
Provides interfaces and classes for Security Assertion Markup Language (SAML).
|
| weblogic.xml.crypto.dsig | |
| weblogic.xml.crypto.encrypt.api | |
| weblogic.xml.crypto.wss | |
| weblogic.xml.crypto.wss.provider |
| Modifier and Type | Method and Description |
|---|---|
SecurityToken |
AbstractSAMLTokenHandler.newSecurityToken(Node node)
Deprecated.
Create a new SAML token.
|
| Modifier and Type | Method and Description |
|---|---|
Object |
KeyInfoObjectFactory.newKeyInfoObject(XMLStreamReader reader) |
| Modifier and Type | Method and Description |
|---|---|
void |
EncryptedType.encrypt(XMLEncryptContext context) |
| Modifier and Type | Method and Description |
|---|---|
static Node |
SecurityTokenReferenceImpl.getStrNode(SecurityTokenReference str) |
Object |
SecurityTokenReferenceImpl.newKeyInfoObject(XMLStreamReader reader) |
| Modifier and Type | Method and Description |
|---|---|
SecurityToken |
SecurityTokenHandler.newSecurityToken(Node node)
Deprecated.
Creates a SecurityToken from a node.
|