Uses of Class
hudson.plugins.openid.Identity

Packages that use Identity
hudson.plugins.openid   
hudson.plugins.openid.impl   
 

Uses of Identity in hudson.plugins.openid
 

Methods in hudson.plugins.openid with parameters of type Identity
protected abstract  org.kohsuke.stapler.HttpResponse OpenIdSession.onSuccess(Identity identity)
           
abstract  void OpenIdExtension.process(org.openid4java.message.AuthSuccess authSuccess, Identity id)
          Process the authentication success.
static void OpenIdExtension.processResponse(org.openid4java.message.AuthSuccess authSuccess, Identity id)
          Process the authentication success.
 

Constructors in hudson.plugins.openid with parameters of type Identity
OpenIdLoginService.IdentityImpl(Identity id)
           
 

Uses of Identity in hudson.plugins.openid.impl
 

Methods in hudson.plugins.openid.impl with parameters of type Identity
 void UserInfoExtension.process(org.openid4java.message.AuthSuccess authSuccess, Identity id)
           
 void TeamsExtension.process(org.openid4java.message.AuthSuccess authSuccess, Identity id)
           
 



Copyright © 2004-2011. All Rights Reserved.