| Package | Description |
|---|---|
| com.atlassian.crowd.event.application | |
| com.atlassian.crowd.event.user | |
| com.atlassian.crowd.model.application | |
| com.atlassian.crowd.plugin.rest.filter |
| Modifier and Type | Field and Description |
|---|---|
protected ImmutableApplication |
ApplicationUpdatedEvent.newApplication |
protected ImmutableApplication |
ApplicationUpdatedEvent.oldApplication |
| Modifier and Type | Method and Description |
|---|---|
ImmutableApplication |
UserTokenVerificationSucceededEvent.getApplication() |
ImmutableApplication |
UserAuthenticatedWithSamlSsoEvent.getApplication() |
| Constructor and Description |
|---|
UserAuthenticatedWithSamlSsoEvent(ImmutableApplication application,
ImmutableUser user,
boolean atlassianSamlPlugin) |
UserTokenVerificationSucceededEvent(ImmutableApplication application,
Token token) |
| Modifier and Type | Method and Description |
|---|---|
ImmutableApplication |
ImmutableApplication.Builder.build()
Builds the new ImmutableApplication.
|
static ImmutableApplication |
ImmutableApplication.from(Application application) |
| Modifier and Type | Method and Description |
|---|---|
ImmutableApplication |
AuthenticatedApplicationHolder.get() |
| Modifier and Type | Method and Description |
|---|---|
void |
AuthenticatedApplicationHolder.setAuthenticatedApplication(ImmutableApplication application) |
Copyright © 2019 Atlassian. All rights reserved.