Class AddPromptHandler

All Implemented Interfaces:
Component, DestructableComponent, InitializableComponent, MessageHandler

public class AddPromptHandler extends AbstractAuthenticationRequestParameterValueMessageHandler<com.nimbusds.openid.connect.sdk.Prompt>
A message handler that sets the 'prompt' parameter to 'none' if passive authentication has been requested by the SP.