| Package | Description |
|---|---|
| org.picketlink.social.standalone.openid.api |
| Modifier and Type | Method and Description |
|---|---|
OpenIDLifecycleEvent.TYPE |
OpenIDLifecycleEvent.getEventType()
Get the type of the event (session, lifecycle etc)
|
static OpenIDLifecycleEvent.TYPE |
OpenIDLifecycleEvent.TYPE.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OpenIDLifecycleEvent.TYPE[] |
OpenIDLifecycleEvent.TYPE.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
OpenIDLifecycleEvent(OpenIDLifecycleEvent.TYPE type,
OpenIDLifecycleEvent.OP operation,
String attr,
Object val) |
Copyright © 2014 JBoss Inc.. All Rights Reserved.