Uses of Class
com.atlassian.crowd.util.SOAPPrincipalHelper

Packages that use SOAPPrincipalHelper
com.atlassian.crowd.console.action.user   
com.atlassian.crowd.openid.server.action.secure.profile   
com.atlassian.crowd.openid.server.manager.profile   
 

Uses of SOAPPrincipalHelper in com.atlassian.crowd.console.action.user
 

Methods in com.atlassian.crowd.console.action.user that return SOAPPrincipalHelper
 SOAPPrincipalHelper EditProfile.getPrincipalHelper()
           
 

Methods in com.atlassian.crowd.console.action.user with parameters of type SOAPPrincipalHelper
 void EditProfile.setPrincipalHelper(SOAPPrincipalHelper principalHelper)
           
 

Uses of SOAPPrincipalHelper in com.atlassian.crowd.openid.server.action.secure.profile
 

Methods in com.atlassian.crowd.openid.server.action.secure.profile that return SOAPPrincipalHelper
 SOAPPrincipalHelper EditProfiles.getPrincipalHelper()
           
 

Methods in com.atlassian.crowd.openid.server.action.secure.profile with parameters of type SOAPPrincipalHelper
 void EditProfiles.setPrincipalHelper(SOAPPrincipalHelper principalHelper)
           
 

Uses of SOAPPrincipalHelper in com.atlassian.crowd.openid.server.manager.profile
 

Methods in com.atlassian.crowd.openid.server.manager.profile that return SOAPPrincipalHelper
 SOAPPrincipalHelper ProfileManagerGeneric.getPrincipalHelper()
           
 

Methods in com.atlassian.crowd.openid.server.manager.profile with parameters of type SOAPPrincipalHelper
 void ProfileManagerGeneric.setPrincipalHelper(SOAPPrincipalHelper principalHelper)
           
 



Copyright © 2010 Atlassian. All Rights Reserved.