| Package | Description |
|---|---|
| org.picketlink.identity.federation.core.audit |
| Modifier and Type | Field and Description |
|---|---|
protected PicketLinkAuditEventType |
PicketLinkAuditEvent.type |
| Modifier and Type | Method and Description |
|---|---|
PicketLinkAuditEventType |
PicketLinkAuditEvent.getType() |
static PicketLinkAuditEventType |
PicketLinkAuditEventType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PicketLinkAuditEventType[] |
PicketLinkAuditEventType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PicketLinkAuditEvent.setType(PicketLinkAuditEventType type)
Set the type of audit event
|
Copyright © 2014 JBoss Inc.. All Rights Reserved.