| Package | Description |
|---|---|
| org.picketlink.social.standalone.openid.api | |
| org.picketlink.social.standalone.openid.web |
| Modifier and Type | Method and Description |
|---|---|
OpenIDManager.OpenIDProviderInformation |
OpenIDManager.associate(OpenIDProtocolAdapter adapter,
OpenIDManager.OpenIDProviderList listOfProviders)
Associate with a list of open id providers
|
void |
OpenIDLifecycle.handle(OpenIDLifecycleEvent event)
Handle an openid lifecycle event from the openid manager
|
void |
OpenIDLifecycle.handle(OpenIDLifecycleEvent[] eventArr)
Handle an array of lifecycle events from the OpenID Manager
|
void |
OpenIDManager.logout(OpenIDProtocolAdapter adapter)
Log an user out from an openid provider
|
boolean |
OpenIDManager.verify(OpenIDProtocolAdapter adapter,
Map<String,String> parameterMap,
String receivedURL)
Verify a previously authenticated user with the provider
|
| Modifier and Type | Method and Description |
|---|---|
void |
HTTPProtocolAdaptor.handle(OpenIDLifecycleEvent event) |
void |
HTTPProtocolAdaptor.handle(OpenIDLifecycleEvent[] eventArr) |
Copyright © 2014 JBoss Inc.. All Rights Reserved.