public class RpcAuthenticatedEvent extends com.atlassian.event.Event implements Authentication
source
Constructor and Description |
---|
RpcAuthenticatedEvent(Object source,
com.atlassian.user.User user,
String token) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(@Nullable Object o) |
String |
getToken() |
com.atlassian.user.User |
getUser() |
int |
hashCode() |
getSource, toString
Copyright © 2003–2019 Atlassian. All rights reserved.