at.gv.egiz.eaaf.core.api.logging.IRevisionLogger
@Service("MOAReversionLogger") public class MOAReversionLogger extends Object implements at.gv.egiz.eaaf.core.api.logging.IRevisionLogger
Modifier and Type | Field | Description |
---|---|---|
protected at.gv.egovernment.moa.id.commons.api.AuthConfiguration |
authConfig |
|
static String |
JUR_PERSON |
|
static String |
NAT_PERSON |
Constructor | Description |
---|---|
MOAReversionLogger() |
Modifier and Type | Method | Description |
---|---|---|
String |
buildPersonInformationHash(String givenName,
String familyName,
String dateofBirth) |
|
List<Integer> |
getDefaulttReversionsLoggingEventCodes() |
|
void |
logEvent(int eventCode,
String message) |
|
void |
logEvent(at.gv.egiz.eaaf.core.api.idp.ISPConfiguration oaConfig,
int eventCode,
String message) |
|
void |
logEvent(at.gv.egiz.eaaf.core.api.idp.ISPConfiguration oaConfig,
at.gv.egiz.eaaf.core.api.IRequest pendingRequest,
int eventCode) |
|
void |
logEvent(at.gv.egiz.eaaf.core.api.IRequest pendingRequest,
int eventCode) |
|
void |
logEvent(at.gv.egiz.eaaf.core.api.IRequest pendingRequest,
int eventCode,
String message) |
|
void |
logEvent(at.gv.egovernment.moa.id.commons.api.IOAAuthParameters oaConfig,
at.gv.egiz.eaaf.core.api.IRequest pendingRequest,
int eventCode,
String message) |
|
void |
logEvent(String sessionID,
String transactionID,
int eventCode) |
|
void |
logEvent(String sessionID,
String transactionID,
int eventCode,
String message) |
|
void |
logMandateEventSet(at.gv.egiz.eaaf.core.api.IRequest pendingReq,
at.gv.egovernment.moa.id.commons.api.data.IMISMandate mandate) |
|
void |
logPersonalInformationEvent(at.gv.egiz.eaaf.core.api.IRequest pendingReq,
at.gv.egiz.eaaf.core.api.idp.auth.data.IIdentityLink identityLink) |
@Autowired protected at.gv.egovernment.moa.id.commons.api.AuthConfiguration authConfig
public static final String NAT_PERSON
public static final String JUR_PERSON
public void logEvent(at.gv.egiz.eaaf.core.api.idp.ISPConfiguration oaConfig, int eventCode, String message)
logEvent
in interface at.gv.egiz.eaaf.core.api.logging.IRevisionLogger
public void logEvent(at.gv.egiz.eaaf.core.api.idp.ISPConfiguration oaConfig, at.gv.egiz.eaaf.core.api.IRequest pendingRequest, int eventCode)
public void logEvent(at.gv.egovernment.moa.id.commons.api.IOAAuthParameters oaConfig, at.gv.egiz.eaaf.core.api.IRequest pendingRequest, int eventCode, String message)
public void logEvent(int eventCode, String message)
logEvent
in interface at.gv.egiz.eaaf.core.api.logging.IRevisionLogger
public void logEvent(String sessionID, String transactionID, int eventCode, String message)
logEvent
in interface at.gv.egiz.eaaf.core.api.logging.IRevisionLogger
public void logEvent(String sessionID, String transactionID, int eventCode)
logEvent
in interface at.gv.egiz.eaaf.core.api.logging.IRevisionLogger
public void logEvent(at.gv.egiz.eaaf.core.api.IRequest pendingRequest, int eventCode)
logEvent
in interface at.gv.egiz.eaaf.core.api.logging.IRevisionLogger
public void logEvent(at.gv.egiz.eaaf.core.api.IRequest pendingRequest, int eventCode, String message)
logEvent
in interface at.gv.egiz.eaaf.core.api.logging.IRevisionLogger
public void logMandateEventSet(at.gv.egiz.eaaf.core.api.IRequest pendingReq, at.gv.egovernment.moa.id.commons.api.data.IMISMandate mandate)
public void logPersonalInformationEvent(at.gv.egiz.eaaf.core.api.IRequest pendingReq, at.gv.egiz.eaaf.core.api.idp.auth.data.IIdentityLink identityLink)
pendingReq
- identityLink
- public String buildPersonInformationHash(String givenName, String familyName, String dateofBirth)
Copyright © 2019. All rights reserved.