Uses of Interface
com.atlassian.crowd.model.user.User

Packages that use User
com.atlassian.crowd.model.event   
com.atlassian.crowd.model.user   
 

Uses of User in com.atlassian.crowd.model.event
 

Methods in com.atlassian.crowd.model.event that return User
 User UserEvent.getUser()
           
 

Constructors in com.atlassian.crowd.model.event with parameters of type User
UserEvent(Operation operation, Directory directory, User user, java.util.Map<java.lang.String,java.util.Set<java.lang.String>> storedAttributes, java.util.Set<java.lang.String> deletedAttributes)
           
 

Uses of User in com.atlassian.crowd.model.user
 

Subinterfaces of User in com.atlassian.crowd.model.user
 interface TimestampedUser
          Extends the user interface with "updated date" and "created date".
 interface UserWithAttributes
           
 



Copyright © 2012 Atlassian. All Rights Reserved.