Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

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

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

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events