Class ConsentFinder
- java.lang.Object
-
- de.adorsys.opba.protocol.xs2a.service.xs2a.consent.ConsentFinder
-
@Service("xs2aConsentFinder") public class ConsentFinder extends ObjectService to find already existing consent based on the context.
-
-
Constructor Summary
Constructors Constructor Description ConsentFinder()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanconsentExists(Xs2aContext context)
-
-
-
Method Detail
-
consentExists
public boolean consentExists(Xs2aContext context)
-
-