Package com.atlassian.crowd.event.user
Class UserAuthenticationSucceededEvent
java.lang.Object
com.atlassian.crowd.event.Event
com.atlassian.crowd.event.user.UserAuthenticationSucceededEvent
This event is published when a user has successfully logged in to a
single-sign-on application.
-
Constructor Summary
ConstructorDescriptionUserAuthenticationSucceededEvent
(Object source, User user, Application application, Token token) -
Method Summary
Methods inherited from class com.atlassian.crowd.event.Event
getSource, getTimestamp
-
Constructor Details
-
UserAuthenticationSucceededEvent
public UserAuthenticationSucceededEvent(Object source, User user, Application application, Token token)
-
-
Method Details
-
getRemotePrincipal
-
getApplication
-
getToken
-
getApplicationId
-