public class

KeyValueKeySelector

extends KeySelector
java.lang.Object
   ↳ javax.xml.crypto.KeySelector
     ↳ org.mule.module.xmlsecurity.validator.selector.KeyValueKeySelector

Class Overview

Used to select DSA / RSA keys

Summary

Public Constructors
KeyValueKeySelector()
Public Methods
KeySelectorResult select(KeyInfo keyInfo, KeySelector.Purpose purpose, AlgorithmMethod method, XMLCryptoContext context)
[Expand]
Inherited Methods
From class javax.xml.crypto.KeySelector
From class java.lang.Object

Public Constructors

public KeyValueKeySelector ()

Public Methods

public KeySelectorResult select (KeyInfo keyInfo, KeySelector.Purpose purpose, AlgorithmMethod method, XMLCryptoContext context)

Parameters
keyInfo
purpose
method
context