|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecthudson.model.AbstractDescribableImpl<hudson.security.SecurityRealm>
hudson.security.SecurityRealm
hudson.plugins.openid.OpenIdSsoSecurityRealm
hudson.plugins.openid.GoogleAppSsoSecurityRealm
public class GoogleAppSsoSecurityRealm
OpenIdSsoSecurityRealm with Google Apps.
| Nested Class Summary | |
|---|---|
static class |
GoogleAppSsoSecurityRealm.DescriptorImpl
|
| Nested classes/interfaces inherited from class hudson.security.SecurityRealm |
|---|
hudson.security.SecurityRealm.CaptchaService, hudson.security.SecurityRealm.SecurityComponents |
| Nested classes/interfaces inherited from interface hudson.ExtensionPoint |
|---|
hudson.ExtensionPoint.LegacyInstancesAreScopedToHudson |
| Field Summary | |
|---|---|
java.lang.String |
domain
|
| Fields inherited from class hudson.plugins.openid.OpenIdSsoSecurityRealm |
|---|
endpoint |
| Fields inherited from class hudson.security.SecurityRealm |
|---|
AUTHENTICATED_AUTHORITY, LIST, NO_AUTHENTICATION |
| Constructor Summary | |
|---|---|
GoogleAppSsoSecurityRealm(java.lang.String domain)
|
|
| Method Summary | |
|---|---|
protected org.openid4java.consumer.ConsumerManager |
createManager()
|
| Methods inherited from class hudson.plugins.openid.OpenIdSsoSecurityRealm |
|---|
createSecurityComponents, doCommenceLogin, doFinishLogin, getLoginUrl |
| Methods inherited from class hudson.security.SecurityRealm |
|---|
all, allowsSignup, canLogOut, commenceSignup, createCliAuthenticator, createFilter, doCaptcha, doLogout, findBean, getAuthenticationGatewayUrl, getDescriptor, getPostLogOutUrl, getSecurityComponents, loadGroupByGroupname, loadUserByUsername, validateCaptcha |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public final java.lang.String domain
| Constructor Detail |
|---|
@DataBoundConstructor
public GoogleAppSsoSecurityRealm(java.lang.String domain)
throws java.io.IOException,
org.openid4java.OpenIDException
java.io.IOException
org.openid4java.OpenIDException| Method Detail |
|---|
protected org.openid4java.consumer.ConsumerManager createManager()
throws org.openid4java.consumer.ConsumerException
createManager in class OpenIdSsoSecurityRealmorg.openid4java.consumer.ConsumerException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||