public interface OpenIDLifecycle
| Modifier and Type | Method and Description |
|---|---|
Object |
getAttributeValue(String name)
Provide the value for an attribute to the openid manager
|
void |
handle(OpenIDLifecycleEvent event)
Handle an openid lifecycle event from the openid manager
|
void |
handle(OpenIDLifecycleEvent[] eventArr)
Handle an array of lifecycle events from the OpenID Manager
|
void handle(OpenIDLifecycleEvent event) throws OpenIDLifeCycleException
event - OpenIDLifeCycleExceptionvoid handle(OpenIDLifecycleEvent[] eventArr) throws OpenIDLifeCycleException
eventArr - OpenIDLifeCycleExceptionCopyright © 2014 JBoss Inc.. All Rights Reserved.