Skip navigation links
A C D G L O P R S U V 

A

AuthCodeDataBO - Class in de.adorsys.ledgers.sca.domain
 
AuthCodeDataBO() - Constructor for class de.adorsys.ledgers.sca.domain.AuthCodeDataBO
 
AuthCodeGenerator - Interface in de.adorsys.ledgers.sca.service
 
AuthCodeStatusBO - Enum in de.adorsys.ledgers.sca.domain
 
authenticationCompleted(String, OpTypeBO) - Method in interface de.adorsys.ledgers.sca.service.SCAOperationService
Return true if all authorization instances of this operation are validated.

C

checkAndUpdateDescription() - Method in class de.adorsys.ledgers.sca.domain.RecoveryPointBO
 
checkIfExistsOrNew(AuthCodeDataBO) - Method in interface de.adorsys.ledgers.sca.service.SCAOperationService
 
completeAuthConfirmation(String, boolean) - Method in interface de.adorsys.ledgers.sca.service.SCAOperationService
Compete auth confirmation process
createAuthCode(AuthCodeDataBO, ScaStatusBO) - Method in interface de.adorsys.ledgers.sca.service.SCAOperationService
Creates an authCodeData object.
createRecoveryPoint(RecoveryPointBO) - Method in interface de.adorsys.ledgers.sca.service.RecoveryPointService
 

D

de.adorsys.ledgers.sca.domain - package de.adorsys.ledgers.sca.domain
 
de.adorsys.ledgers.sca.service - package de.adorsys.ledgers.sca.service
 
deleteRecoveryPoint(long, String) - Method in interface de.adorsys.ledgers.sca.service.RecoveryPointService
 

G

generate() - Method in interface de.adorsys.ledgers.sca.service.AuthCodeGenerator
 
generateAuthCode(AuthCodeDataBO, UserBO, ScaStatusBO) - Method in interface de.adorsys.ledgers.sca.service.SCAOperationService
Generates an authentication code, hashes it using the operation data and stores the hash for later verification.
getAllByBranch(String) - Method in interface de.adorsys.ledgers.sca.service.RecoveryPointService
 
getById(long, String) - Method in interface de.adorsys.ledgers.sca.service.RecoveryPointService
 
getType() - Method in interface de.adorsys.ledgers.sca.service.SCASender
 

L

loadAuthCode(String) - Method in interface de.adorsys.ledgers.sca.service.SCAOperationService
Load an auth code data object from the database.

O

OpTypeBO - Enum in de.adorsys.ledgers.sca.domain
 

P

processExpiredOperations() - Method in interface de.adorsys.ledgers.sca.service.SCAOperationService
All operations that have status NEW will be changed on EXPIRED if date of creation + validitySeconds in the past, unless validitySeconds is -1;

R

RecoveryPointBO - Class in de.adorsys.ledgers.sca.domain
 
RecoveryPointBO() - Constructor for class de.adorsys.ledgers.sca.domain.RecoveryPointBO
 
RecoveryPointService - Interface in de.adorsys.ledgers.sca.service
 

S

ScaAuthConfirmationBO - Class in de.adorsys.ledgers.sca.domain
 
ScaAuthConfirmationBO() - Constructor for class de.adorsys.ledgers.sca.domain.ScaAuthConfirmationBO
 
SCAOperationBO - Class in de.adorsys.ledgers.sca.domain
Documentation for impl.
SCAOperationBO() - Constructor for class de.adorsys.ledgers.sca.domain.SCAOperationBO
 
SCAOperationService - Interface in de.adorsys.ledgers.sca.service
 
SCASender - Interface in de.adorsys.ledgers.sca.service
 
ScaStatusBO - Enum in de.adorsys.ledgers.sca.domain
The status of the sca process...
ScaValidationBO - Class in de.adorsys.ledgers.sca.domain
 
ScaValidationBO(boolean) - Constructor for class de.adorsys.ledgers.sca.domain.ScaValidationBO
 
send(String, String) - Method in interface de.adorsys.ledgers.sca.service.SCASender
 

U

updateFailedCount(String, boolean) - Method in interface de.adorsys.ledgers.sca.service.SCAOperationService
 

V

validateAuthCode(String, String, String, String, int) - Method in interface de.adorsys.ledgers.sca.service.SCAOperationService
Verify that the auth code, recomputing and verifying the hash of (Auth Code and opData).
valueOf(String) - Static method in enum de.adorsys.ledgers.sca.domain.AuthCodeStatusBO
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.adorsys.ledgers.sca.domain.OpTypeBO
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.adorsys.ledgers.sca.domain.ScaStatusBO
Returns the enum constant of this type with the specified name.
values() - Static method in enum de.adorsys.ledgers.sca.domain.AuthCodeStatusBO
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.adorsys.ledgers.sca.domain.OpTypeBO
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.adorsys.ledgers.sca.domain.ScaStatusBO
Returns an array containing the constants of this enum type, in the order they are declared.
verifyAuthConfirmationCode(String, String) - Method in interface de.adorsys.ledgers.sca.service.SCAOperationService
Verify auth confirmation code
A C D G L O P R S U V 
Skip navigation links

Copyright © 2020. All rights reserved.