ICustomerOtpLogic interface

Syntax

public interface ICustomerOtpLogic

Usage

Service to create and verify One-Time-Passwords for customers. OTPs can be used for registration to check the entered MSISDN of a customer and are used for example as authentication in a financial transaction. OTPs can also be used for other purposes. New OTP types must first be configured in the database.

An implementation of this class is exported via the OSGi service registry.

Use this to import the service into your code:

<osgi:reference id="customerOtpLogicBean" interface="com.sybase365.mobiliser.money.businesslogic.customer.ICustomerOtpLogic" availability="optional" sticky="false" />

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.