Uses of Interface
com.atlassian.confluence.event.events.types.Authentication
-
Packages that use Authentication Package Description com.atlassian.confluence.event.events.security -
-
Uses of Authentication in com.atlassian.confluence.event.events.security
Classes in com.atlassian.confluence.event.events.security that implement Authentication Modifier and Type Class Description classLoginEventEvent representing the act of a user successfully logging into ConfluenceclassLoginFailedEventPublished to indicate failed login - useful to listeners wanting to count n instances of attempt and act on it.classLogoutEventclassRpcAuthenticatedEventEvent thrown after successful rpc authentication.classRpcAuthFailedEventKicked when RPC authentication failsclassSecurityEvent
-