| Package | Description |
|---|---|
| hudson.plugins.openid | |
| hudson.plugins.openid.impl |
| Modifier and Type | Method and Description |
|---|---|
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.
|
| Constructor and Description |
|---|
IdentityImpl(Identity id) |
| Modifier and Type | Method and Description |
|---|---|
void |
UserInfoExtension.process(org.openid4java.message.AuthSuccess authSuccess,
Identity id) |
void |
TeamsExtension.process(org.openid4java.message.AuthSuccess authSuccess,
Identity id) |
Copyright © 2016. All rights reserved.