| Modifier and Type | Method and Description |
|---|---|
byte[] |
EnvelopedSignedMessageHeader.canonicalize(String algorithm,
List<AttributeNS> namespaceDecls) |
byte[] |
JAXBSignatureHeaderElement.canonicalize(String algorithm,
List<AttributeNS> namespaceDecls) |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
EncryptedHeader.canonicalize(String algorithm,
List<AttributeNS> namespaceDecls) |
byte[] |
JAXBEncryptedKey.canonicalize(String algorithm,
List<AttributeNS> namespaceDecls) |
byte[] |
JAXBEncryptedData.canonicalize(String algorithm,
List<AttributeNS> namespaceDecls) |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
TimestampHeader.canonicalize(String algorithm,
List<AttributeNS> namespaceDecls) |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
SecurityTokenReference.canonicalize(String algorithm,
List<AttributeNS> namespaceDecls) |
byte[] |
SecurityContextToken.canonicalize(String algorithm,
List<AttributeNS> namespaceDecls) |
byte[] |
SecurityContextToken13.canonicalize(String algorithm,
List<AttributeNS> namespaceDecls) |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
GSHeaderElement.canonicalize(String algorithm,
List<AttributeNS> namespaceDecls) |
| Modifier and Type | Method and Description |
|---|---|
protected AttributeNS |
BaseCanonicalizer.getAttributeNS() |
AttributeNS |
BaseCanonicalizer.NamespaceContextImpl.getNamespaceDeclaration(String prefix) |
Copyright © 2005–2018 Oracle Corporation. All rights reserved.