public class AutoGroupAdderListener extends Object
| Modifier and Type | Field and Description |
|---|---|
protected static String |
AUTO_GROUPS_ADDED |
| Constructor and Description |
|---|
AutoGroupAdderListener(DirectoryManager directoryManager) |
| Modifier and Type | Method and Description |
|---|---|
void |
handleEvent(UserAuthenticatedEvent event) |
void |
handleEvent(UserAuthenticationSucceededEvent event) |
protected static final String AUTO_GROUPS_ADDED
public AutoGroupAdderListener(DirectoryManager directoryManager)
@EventListener public void handleEvent(UserAuthenticatedEvent event)
@EventListener public void handleEvent(UserAuthenticationSucceededEvent event)
Copyright © 2018 Atlassian. All rights reserved.