Uses of Interface
com.atlassian.crowd.embedded.api.UserWithAttributes

Packages that use UserWithAttributes
com.atlassian.crowd.embedded.api   
com.atlassian.crowd.embedded.impl   
 

Uses of UserWithAttributes in com.atlassian.crowd.embedded.api
 

Methods in com.atlassian.crowd.embedded.api that return UserWithAttributes
 UserWithAttributes CrowdService.getUserWithAttributes(java.lang.String name)
          Returns the user that matches the supplied name.
 

Uses of UserWithAttributes in com.atlassian.crowd.embedded.impl
 

Classes in com.atlassian.crowd.embedded.impl that implement UserWithAttributes
 class DelegatingUserWithAttributes
          Implementation of UserWithAttributes that simply delegates to an underlying User and Attributes object.
 



Copyright © 2013 Atlassian. All Rights Reserved.