public class KeySelectorImpl extends KeySelector
KeySelector.Purpose| Modifier and Type | Method and Description |
|---|---|
static KeySelector |
getInstance() |
protected static SecurityToken |
resolveToken(String uri,
XMLCryptoContext context)
BinaryTokens if found would be cached into
FilterProcessingContext. |
KeySelectorResult |
select(KeyInfo keyInfo,
KeySelector.Purpose purpose,
AlgorithmMethod method,
XMLCryptoContext context) |
singletonKeySelectorpublic static KeySelector getInstance()
public KeySelectorResult select(KeyInfo keyInfo, KeySelector.Purpose purpose, AlgorithmMethod method, XMLCryptoContext context) throws KeySelectorException
select in class KeySelectorkeyInfo - purpose - method - context - KeySelectorExceptionprotected static SecurityToken resolveToken(String uri, XMLCryptoContext context) throws URIReferenceException, XWSSecurityException
FilterProcessingContext.uri - context - URIReferenceExceptionXWSSecurityExceptionCopyright © 2005–2018 Oracle Corporation. All rights reserved.