Class AS4KeyStoreCallbackHandler

java.lang.Object
com.helger.phase4.servlet.soap.AS4KeyStoreCallbackHandler
All Implemented Interfaces:
CallbackHandler

public final class AS4KeyStoreCallbackHandler extends Object implements CallbackHandler
Internal WSS4J callback handler to check if a certain key alias is present in the IAS4CryptoFactory, and if so return the password for accessing it.
Author:
Philip Helger