Package com.helger.security.keystore
Class ConstantKeySelectorResult
- java.lang.Object
-
- com.helger.security.keystore.ConstantKeySelectorResult
-
- All Implemented Interfaces:
KeySelectorResult
public final class ConstantKeySelectorResult extends Object implements KeySelectorResult
Special implements ofKeySelectorResultwith a constant, nullable key.- Author:
- Philip Helger
-
-
Constructor Summary
Constructors Constructor Description ConstantKeySelectorResult(Key aKey)
-