public interface AliasSelector
Used with a Keystore Assertion to select an Alias to be used for locating the Private Key
at runtime.
- Author:
- kumar.jayanti
-
Method Summary
-
Method Details
-
select
- Parameters:
runtimeProps- a map of runtime properties which for a WebService Client includes those set on BindingProvider.RequestContext- Returns:
- the selected alias or null.
-