Class UserAuthenticationBuilder.Login
java.lang.Object
org.openehealth.ipf.commons.audit.event.BaseAuditMessageBuilder<UserAuthenticationBuilder>
org.openehealth.ipf.commons.audit.event.UserAuthenticationBuilder
org.openehealth.ipf.commons.audit.event.UserAuthenticationBuilder.Login
- All Implemented Interfaces:
AuditMessageBuilder<UserAuthenticationBuilder>,Validateable
- Enclosing class:
UserAuthenticationBuilder
-
Nested Class Summary
Nested classes/interfaces inherited from class org.openehealth.ipf.commons.audit.event.UserAuthenticationBuilder
UserAuthenticationBuilder.Login, UserAuthenticationBuilder.Logout -
Constructor Summary
ConstructorsConstructorDescriptionLogin(EventOutcomeIndicator outcome, String eventOutcomeDescription, PurposeOfUse... purposeOfUse) Login(EventOutcomeIndicator outcome, PurposeOfUse... purposeOfUse) -
Method Summary
Methods inherited from class org.openehealth.ipf.commons.audit.event.UserAuthenticationBuilder
setAuthenticatedParticipant, setAuthenticatedParticipant, setAuthenticatingSystemParticipant, setAuthenticatingSystemParticipant, validateMethods inherited from class org.openehealth.ipf.commons.audit.event.BaseAuditMessageBuilder
addActiveParticipant, addActiveParticipant, addActiveParticipant, addDestinationActiveParticipant, addParticipantObjectIdentification, addParticipantObjectIdentification, addParticipantObjectIdentification, addPatientParticipantObject, addSourceActiveParticipant, addStudyParticipantObject, getMessage, getNetworkAccessPointCodeFromAddress, setAuditSource, setAuditSource, setAuditSource, setAuditSource, setAuditSourceIdentification, setAuditSourceIdentification, setAuditSourceIdentification, setEventIdentification, setEventIdentificationMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.openehealth.ipf.commons.audit.event.AuditMessageBuilder
getMessages, getTypeValuePair, getTypeValuePair, getTypeValuePair, getTypeValuePair, self
-
Constructor Details
-
Login
-
Login
public Login(EventOutcomeIndicator outcome, String eventOutcomeDescription, PurposeOfUse... purposeOfUse)
-