Package | Description |
---|---|
javax.xml.crypto |
Common classes for XML cryptography.
|
javax.xml.crypto.dom |
DOM-specific classes for the
javax.xml.crypto package. |
javax.xml.crypto.dsig |
Classes for generating and validating XML digital
signatures.
|
javax.xml.crypto.dsig.keyinfo |
Classes for parsing and processing
KeyInfo elements and structures. |
Modifier and Type | Method and Description |
---|---|
URIDereferencer |
XMLCryptoContext.getURIDereferencer()
Returns a
URIDereferencer that is used to dereference
URIReference s. |
Modifier and Type | Method and Description |
---|---|
void |
XMLCryptoContext.setURIDereferencer(URIDereferencer dereferencer)
Sets a
URIDereferencer that is used to dereference
URIReference s. |
Modifier and Type | Method and Description |
---|---|
URIDereferencer |
DOMCryptoContext.getURIDereferencer() |
Modifier and Type | Method and Description |
---|---|
void |
DOMCryptoContext.setURIDereferencer(URIDereferencer dereferencer) |
Modifier and Type | Method and Description |
---|---|
abstract URIDereferencer |
XMLSignatureFactory.getURIDereferencer()
Returns a reference to the
URIDereferencer that is used by
default to dereference URIs in Reference objects. |
Modifier and Type | Method and Description |
---|---|
abstract URIDereferencer |
KeyInfoFactory.getURIDereferencer()
Returns a reference to the
URIDereferencer that is used by
default to dereference URIs in RetrievalMethod objects. |
aicas GmbH, Karlsruhe, Germany —www.aicas.com
Copyright © 2001-2019 aicas GmbH. All Rights Reserved.