org.picketlink.idm.event
public class IdentityTypeDeletedEvent extends AbstractBaseEvent
This event is raised whenever a new IdentityType is created.
Constructor and Description |
---|
IdentityTypeDeletedEvent(IdentityType identityType,
PartitionManager partitionManager) |
Modifier and Type | Method and Description |
---|---|
IdentityType |
getIdentityType() |
getContext, getPartitionMananger
public IdentityTypeDeletedEvent(IdentityType identityType, PartitionManager partitionManager)
public IdentityType getIdentityType()
Copyright © 2016 JBoss by Red Hat. All rights reserved.