com.atlassian.crowd.core.event.listener
Class AutoGroupAdderListener

java.lang.Object
  extended by com.atlassian.crowd.core.event.listener.AutoGroupAdderListener

public class AutoGroupAdderListener
extends java.lang.Object


Field Summary
protected static java.lang.String AUTO_GROUPS_ADDED
           
 
Constructor Summary
AutoGroupAdderListener()
           
 
Method Summary
 void handleEvent(UserAuthenticatedEvent event)
           
 void setDirectoryInstanceLoader(DirectoryInstanceLoader directoryInstanceLoader)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

AUTO_GROUPS_ADDED

protected static final java.lang.String AUTO_GROUPS_ADDED
See Also:
Constant Field Values
Constructor Detail

AutoGroupAdderListener

public AutoGroupAdderListener()
Method Detail

handleEvent

@EventListener
public void handleEvent(UserAuthenticatedEvent event)

setDirectoryInstanceLoader

public void setDirectoryInstanceLoader(DirectoryInstanceLoader directoryInstanceLoader)


Copyright © 2012 Atlassian. All Rights Reserved.