| Package | Description |
|---|---|
| org.picketlink.social.standalone.openid.api |
| Modifier and Type | Method and Description |
|---|---|
OpenIDLifecycleEvent.OP |
OpenIDLifecycleEvent.getOperation()
Get the operation we are dealing with (add,remove)
|
static OpenIDLifecycleEvent.OP |
OpenIDLifecycleEvent.OP.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OpenIDLifecycleEvent.OP[] |
OpenIDLifecycleEvent.OP.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.