IResetableAuthHandler interface

The Resetable Authentication Handler Interface is implemented by Authentication methods that can reset/restart the authentication process.

Syntax

public interface IResetableAuthHandler

Usage

This can be used to implement the business logic such as resent an authentication token that was generated during the authentication initialization. Reset does not mean that the authentication is in the initial state afterwards. Wrong credentials counts may not be reset to 0.

2013 SAP AG or an SAP affiliate company. All rights reserved. No part of this publication may be reproduced or transmitted in any form or for any purpose without the express permission of SAP AG. The information contained herein may be changed without prior notice.