IAuthorisationService< Req extends IAuthorisationRequest, Res extends IAuthorisationResponse > interface

This interface represents the authorization of a transaction.

Syntax

public interface IAuthorisationService< Req extends IAuthorisationRequest, Res extends IAuthorisationResponse >

Usage

The details of the authorization are passed as an IAuthorisationRequest object. The result of the authorization is written into the passed response object.

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.