Modifier and Type | Method and Description |
---|---|
ConsentAuth |
AuthStateConsentServiceController.AuthStateBodyToApiMapper.map(AuthStateBody authStateBody) |
Modifier and Type | Method and Description |
---|---|
ConsentAuth |
AuthStateConsentServiceController$AuthStateBodyToApiMapperImpl.map(AuthStateBody authStateBody) |
Constructor and Description |
---|
ContextBasedConsentIncompatibleWithValidationErrorResult(URI redirectionTo,
String executionId,
AuthStateBody authState) |
ContextBasedValidationErrorResult(URI redirectionTo,
String executionId,
AuthStateBody authState) |
Modifier and Type | Class and Description |
---|---|
class |
FacadeRedirectErrorResult<T,C extends AuthStateBody> |
class |
FacadeRedirectResult<T,C extends AuthStateBody> |
class |
FacadeResultRedirectable<T,C extends AuthStateBody> |
class |
FacadeStartAuthorizationResult<T,C extends AuthStateBody> |
Modifier and Type | Method and Description |
---|---|
protected AuthStateBody |
ProtocolResultHandler.mapCause(RedirectionResult result) |
Modifier and Type | Method and Description |
---|---|
protected <RESULT> FacadeRedirectResult<RESULT,AuthStateBody> |
ProtocolResultHandler.doHandleAbortAuthorization(RedirectionResult<RESULT,?> result,
UUID xRequestId,
ServiceContext session) |
protected <RESULT,REQUEST extends FacadeServiceableGetter> |
ProtocolResultHandler.handleRedirect(RedirectionResult<RESULT,?> result,
FacadeServiceableRequest request,
ServiceContext<REQUEST> session,
SecretKeyWithIv sessionKey) |
Modifier and Type | Method and Description |
---|---|
CompletableFuture<Result<AuthStateBody>> |
HbciGetAuthorizationState.execute(ServiceContext<AuthorizationRequest> serviceContext) |
Modifier and Type | Method and Description |
---|---|
CompletableFuture<Result<AuthStateBody>> |
Xs2aGetAuthorizationState.execute(ServiceContext<AuthorizationRequest> serviceContext) |
Copyright © 2020. All rights reserved.