| Package | Description |
|---|---|
| org.picketlink.social.standalone.openid.providers.helpers |
| Modifier and Type | Field and Description |
|---|---|
protected OpenIDProtocolContext.MODE |
OpenIDProtocolContext.mode
The OpenID mode
|
| Modifier and Type | Method and Description |
|---|---|
OpenIDProtocolContext.MODE |
OpenIDProtocolContext.getMode()
Get the Open ID mode
|
static OpenIDProtocolContext.MODE |
OpenIDProtocolContext.MODE.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OpenIDProtocolContext.MODE[] |
OpenIDProtocolContext.MODE.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
OpenIDProtocolContext.setMode(OpenIDProtocolContext.MODE theMode)
Set the OpenID mode
|
Copyright © 2014 JBoss Inc.. All Rights Reserved.