org.picketlink.idm.event
public class IdentityTypeCreatedEvent extends AbstractBaseEvent
This event is raised whenever a new IdentityType is created.
Constructor and Description |
---|
IdentityTypeCreatedEvent(IdentityType identityType) |
Modifier and Type | Method and Description |
---|---|
IdentityType |
getIdentityType() |
getContext
public IdentityTypeCreatedEvent(IdentityType identityType)
public IdentityType getIdentityType()
Copyright © 2015 JBoss by Red Hat. All Rights Reserved.