public static class IndependentKeySelectorImpl.KeySelectorResultImpl extends Object implements KeySelectorResult
KeySelectorResult that carries the
selected key.| Constructor and Description |
|---|
KeySelectorResultImpl()
Creates a new instance of this
KeySelectorResultImpl. |
KeySelectorResultImpl(Key key)
Creates a new instance of this
KeySelectorResultImpl with
the specified key. |
| Modifier and Type | Method and Description |
|---|---|
Key |
getKey()
Returns the selected key.
|
void |
setKey(Key key)
Sets the selected key.
|
protected Key key_
public KeySelectorResultImpl()
KeySelectorResultImpl.public KeySelectorResultImpl(Key key)
KeySelectorResultImpl with
the specified key.key - the selected keypublic Key getKey()
javax.xml.crypto.KeySelectorResultgetKey in interface KeySelectorResultnull if none can be foundKeySelectorResult.getKey()public void setKey(Key key)
key - the selected key© 2002-2005 IAIK, © 2004, 2006 - 2019 Stiftung SIC