Uses of Class
com.atlassian.crowd.openid.client.consumer.OpenIDPrincipal

Packages that use OpenIDPrincipal
com.atlassian.crowd.openid.client.action   
 

Uses of OpenIDPrincipal in com.atlassian.crowd.openid.client.action
 

Methods in com.atlassian.crowd.openid.client.action that return OpenIDPrincipal
 OpenIDPrincipal BaseAction.getOpenIDPrincipal()
          Retrieve the authenticated OpenIDPrincipal.
 

Methods in com.atlassian.crowd.openid.client.action with parameters of type OpenIDPrincipal
 void BaseAction.setOpenIDPrincipal(OpenIDPrincipal principal)
          Puts the OpenIDPrincipal into session.
 



Copyright © 2010 Atlassian. All Rights Reserved.