Class Xs2aAuthorizedConsentParametersLog
- java.lang.Object
-
- de.adorsys.opba.protocol.xs2a.service.xs2a.dto.Xs2aAuthorizedConsentParameters
-
- de.adorsys.opba.protocol.xs2a.util.logresolver.domain.consent.Xs2aAuthorizedConsentParametersLog
-
- All Implemented Interfaces:
NotSensitiveData
public class Xs2aAuthorizedConsentParametersLog extends Xs2aAuthorizedConsentParameters implements NotSensitiveData
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class de.adorsys.opba.protocol.xs2a.service.xs2a.dto.Xs2aAuthorizedConsentParameters
Xs2aAuthorizedConsentParameters.FromCtx
-
-
Constructor Summary
Constructors Constructor Description Xs2aAuthorizedConsentParametersLog()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetNotSensitiveData()-
Methods inherited from class de.adorsys.opba.protocol.xs2a.service.xs2a.dto.Xs2aAuthorizedConsentParameters
toParameters
-
-
-
-
Method Detail
-
getNotSensitiveData
public String getNotSensitiveData()
- Specified by:
getNotSensitiveDatain interfaceNotSensitiveData
-
-