Uses of Class
de.adorsys.opba.protocol.facade.services.authorization.PsuLoginForAisService.Outcome
-
Packages that use PsuLoginForAisService.Outcome Package Description de.adorsys.opba.protocol.facade.services.authorization -
-
Uses of PsuLoginForAisService.Outcome in de.adorsys.opba.protocol.facade.services.authorization
Methods in de.adorsys.opba.protocol.facade.services.authorization that return PsuLoginForAisService.Outcome Modifier and Type Method Description PsuLoginForAisService.OutcomePsuLoginForAisService. anonymousPsuAssociateAuthSession(UUID authorizationId, String authorizationPassword)Used for the cases when there is no need to identify PSU - i.e.PsuLoginForAisService.OutcomePsuLoginForAisService. loginInPsuScopeAndAssociateAuthSession(String psuLogin, String psuPassword, UUID authorizationId, String authorizationPassword)Used for the cases when PSU should be identified i.e.
-