The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Cannot import crowd.model.user.UserTemplate

Ryan Cutter
August 10, 2012

I'm using Crowd 2.4.2 but cannot import UserTemplate. I'm able get the crowd.model.user.User interface but cannot get to any of the classes in that package.

I've included crowd-integration-client-common, crowd-integration-client-rest, embedded-crowd-api, crowd-integration-api in my pom. Is there something else I need to bring in?

Thanks! Ryan

2 answers

1 accepted

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
Answer accepted
joe
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
August 13, 2012

com.atlassian.crowd.model.user.User is implemented by com.atlassian.crowd.model.user.UserTemplate, which is in the crowd-api artifact.

Ryan Cutter
August 13, 2012

Thanks Joseph.

0 votes
Ryan Cutter
August 12, 2012

For those who encounter this issue in the future, I believe the preferred path is to create a class implementing the com.atlassian.crowd.model.user.User interface and run your changes through a CrowdClient. If you look at the demo app that shipped with 2.4.2, there's a good example of this in:

demo-webapp/com/atlassian/crowd/security/demo/model/DemoUser.java
demo-webapp/com/atlassian/crowd/security/demo/action/user/UpdateUser.java

TAGS
AUG Leaders

Atlassian Community Events