Uses of Class
com.atlassian.crowd.integration.model.user.InternalUserWithAttributes

Packages that use InternalUserWithAttributes
com.atlassian.crowd.integration.directory.internal   
com.atlassian.crowd.model.principal   
 

Uses of InternalUserWithAttributes in com.atlassian.crowd.integration.directory.internal
 

Methods in com.atlassian.crowd.integration.directory.internal with parameters of type InternalUserWithAttributes
protected  long InternalDirectory.currentPrincipalInvalidPasswordAttempts(InternalUserWithAttributes user)
           
protected  boolean InternalDirectory.requiresPasswordChange(InternalUserWithAttributes user)
           
 

Uses of InternalUserWithAttributes in com.atlassian.crowd.model.principal
 

Methods in com.atlassian.crowd.model.principal that return InternalUserWithAttributes
 InternalUserWithAttributes UserDAOHibernate.findByNameWithAttributes(long directoryID, String username)
           
 InternalUserWithAttributes UserDAO.findByNameWithAttributes(long directoryID, String username)
           
 



Copyright © 2010 Atlassian Pty Ltd. All Rights Reserved.