Class AuditEvent
java.lang.Object
cz.metacentrum.perun.audit.events.AuditEvent
- Direct Known Subclasses:
AllAttributesRemovedForFacilityAndUser,AllAttributesRemovedForGroup,AllAttributesRemovedForGroupAndResource,AllAttributesRemovedForHost,AllAttributesRemovedForMember,AllAttributesRemovedForMemberAndGroup,AllAttributesRemovedForResource,AllAttributesRemovedForResourceAndMember,AllAttributesRemovedForUser,AllAttributesRemovedForUserExtSource,AllAttributesRemovedForVo,AllGroupResourceAttributesRemovedForGroups,AllGroupsFromVoDeleted,AllMemberResourceAttributesRemovedForMembers,AllRequiredAttributesRemovedFromService,AllUserFacilityAttributesRemoved,AllUserFacilityAttributesRemovedForFacilitiesAndUser,ApplicationApproved,ApplicationCreated,ApplicationDeleted,ApplicationRejected,ApplicationVerified,AttributeAddedAsRequiredToService,AttributeChangedForFacility,AttributeChangedForFacilityAndUser,AttributeChangedForMultipleUsers,AttributeChangedForResourceAndMember,AttributeChangedForUser,AttributeCreated,AttributeDeleted,AttributePolicyCollectionSet,AttributeRemovedForFacility,AttributeRemovedForFacilityAndUser,AttributeRemovedForGroup,AttributeRemovedForGroupAndResource,AttributeRemovedForHost,AttributeRemovedForKey,AttributeRemovedForMember,AttributeRemovedForMemberAndGroup,AttributeRemovedForResource,AttributeRemovedForResourceAndMember,AttributeRemovedForUes,AttributeRemovedForUser,AttributeRemovedForVo,AttributesAddedAsRequiredToService,AttributeSetForFacility,AttributeSetForFacilityAndUser,AttributeSetForGroup,AttributeSetForGroupAndResource,AttributeSetForHost,AttributeSetForKey,AttributeSetForMember,AttributeSetForMemberAndGroup,AttributeSetForResource,AttributeSetForResourceAndMember,AttributeSetForUes,AttributeSetForUser,AttributeSetForVo,AttributeUpdated,AuthorshipCreated,AuthorshipDeleted,BanRemovedForFacility,BanRemovedForResource,BanServiceOnDestination,BanServiceOnFacility,BanSetForFacility,BanSetForResource,BanUpdatedForFacility,BanUpdatedForResource,BanUpdatedForVo,CesnetEligibleExpiration,ChangedConsentStatus,ConsentCreated,ConsentDeleted,DestinationAddedToServiceAndFacility,DestinationCreated,DestinationRemovedFromService,DestinationsRemovedFromAllServices,DestinationsRemovedFromService,DirectMemberAddedToGroup,DirectMemberRemovedFromGroup,ExtSourceAddedToGroup,ExtSourceAddedToVo,ExtSourceCreated,ExtSourceDeleted,ExtSourceRemovedFromGroup,ExtSourceRemovedFromVo,FacilityAllAttributesRemoved,FacilityCreated,FacilityDeleted,FacilityUpdated,ForcePropagationOnFacilityAndService,ForcePropagationOnService,FormItemAdded,FormItemDeleted,FormItemsUpdated,FormItemUpdated,FormUpdated,FreeAllDenialsOnDestination,FreeAllDenialsOnFacility,FreeDenialServiceOnDestination,FreeDenialServiceOnFacility,GroupAssignedToResource,GroupCreatedAsSubgroup,GroupCreatedInVo,GroupDeleted,GroupMembershipExpirationInDays,GroupMembershipExpirationInMonthNotification,GroupMembershipExpired,GroupMoved,GroupRemovedFromResource,GroupStructureSyncFailed,GroupStructureSyncFinishedWithErrors,GroupSyncFailed,GroupSyncFinished,GroupSyncFinishedWithErrors,GroupSyncStarted,GroupUpdated,HostAddedToFacility,HostRemovedFromFacility,IndirectMemberAddedToGroup,IndirectMemberRemovedFromGroup,InvitationSentEvent,LastAdminRemovedFromFacility,LastAdminRemovedFromVo,LastSpecificUserOwnerRemoved,MailForGroupIdAdded,MailForGroupIdRemoved,MailForGroupIdUpdated,MailForVoIdAdded,MailForVoIdRemoved,MailForVoIdUpdated,MailSending,MailSentForApplication,MemberCreated,MemberCreatedForApprovedApp,MemberDeleted,MemberDisabled,MemberExpired,MemberExpiredInGroup,MemberInvalidated,MemberRemovedFromGroupTotally,MembershipExpirationInDays,MembershipExpirationInMonthNotification,MembershipExpired,MembershipExtendedForMemberInApprovedApp,MemberSuspended,MemberUnsuspended,MemberValidated,MemberValidatedFailed,MemberValidatedInGroup,OwnerCreated,OwnerDeleted,OwnershipDisabledForSpecificUser,OwnershipEnabledForSpecificUser,OwnershipRemovedForSpecificUser,PropagationPlannedOnFacilityAndService,PropagationPlannedOnService,RequiredAttributeRemovedFromService,RequiredAttributesRemovedFromService,ResourceCreated,ResourceDeleted,ResourceSelfServiceAddedForGroup,ResourceSelfServiceAddedForUser,ResourceSelfServiceRemovedForGroup,ResourceSelfServiceRemovedForUser,ResourceUpdated,RoleSetForGroup,RoleSetForUser,RoleUnsetForGroup,RoleUnsetForUser,ServiceAssignedToResource,ServiceCreated,ServiceDeleted,ServiceRemovedFromResource,ServiceUpdated,SponsoredMemberSet,SponsoredMemberUnset,SponsorshipEstablished,SponsorshipExpirationInAMonth,SponsorshipExpirationInDays,SponsorshipExpired,SponsorshipRemoved,SponsorshipValidityUpdated,StringMessageEvent,UserAddedToOwnersOfSpecificUser,UserCreated,UserDeleted,UserExtSourceAddedToUser,UserExtSourceRemovedFromUser,UserExtSourceUpdated,UserNameChangeRequest,UserOrganizationChangeRequested,UserPromotedToPerunAdmin,UserSyncFailed,UserSyncFinishedWithErrors,UserUpdated,VoCreated,VoDeleted,VoUpdated
- Author:
- Vojtech Sassmann invalid input: '<'vojtech.sassmann@gmail.com>
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
name
-
-
Constructor Details
-
AuditEvent
public AuditEvent()
-
-
Method Details
-
equals
-
formatMessage
Formats the given args in format that can be audited.For PerunBeans calls 'serializeToString, for any other type 'toString'.
- Parameters:
formatString- format Stringargs- arguments- Returns:
- formatted message
-
getMessage
Get message that should be logged.- Returns:
- message
-
getName
Get name of the event class- Returns:
- name of event class
-
hashCode
public int hashCode()
-