Uses of Class
com.atlassian.crowd.openid.server.util.ProfileAttributesHelper

Packages that use ProfileAttributesHelper
com.atlassian.crowd.openid.server.action.secure.interaction   
com.atlassian.crowd.openid.server.action.secure.profile   
 

Uses of ProfileAttributesHelper in com.atlassian.crowd.openid.server.action.secure.interaction
 

Methods in com.atlassian.crowd.openid.server.action.secure.interaction that return ProfileAttributesHelper
 ProfileAttributesHelper AllowAuthentication.getProfileAttributesHelper()
           
 

Methods in com.atlassian.crowd.openid.server.action.secure.interaction with parameters of type ProfileAttributesHelper
 void AllowAuthentication.setProfileAttributesHelper(ProfileAttributesHelper profileAttributesHelper)
           
 

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

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

Methods in com.atlassian.crowd.openid.server.action.secure.profile with parameters of type ProfileAttributesHelper
 void EditProfiles.setProfileAttributesHelper(ProfileAttributesHelper profileAttributesHelper)
           
 



Copyright © 2010 Atlassian. All Rights Reserved.