|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||