Package | Description |
---|---|
org.picketlink.idm.internal | |
org.picketlink.idm.spi | |
org.picketlink.internal |
Modifier and Type | Method and Description |
---|---|
EventBridge |
AbstractIdentityContext.getEventBridge() |
protected EventBridge |
AbstractAttributedTypeManager.getEventBridge() |
Modifier and Type | Method and Description |
---|---|
protected IdentityContext |
ContextualIdentityManager.createIdentityContext(Partition partition,
EventBridge eventBridge,
IdGenerator idGenerator) |
protected IdentityContext |
AbstractAttributedTypeManager.createIdentityContext(Partition partition,
EventBridge eventBridge,
IdGenerator idGenerator) |
Constructor and Description |
---|
AbstractIdentityContext(Partition partition,
EventBridge eventBridge,
IdGenerator idGenerator) |
AbstractIdentityContext(Partition partition,
EventBridge eventBridge,
IdGenerator idGenerator,
PermissionHandlerPolicy permissionHandlerPolicy) |
DefaultIdentityContext(Partition partition,
EventBridge eventBridge,
IdGenerator idGenerator) |
DefaultIdentityContext(Partition partition,
EventBridge eventBridge,
IdGenerator idGenerator,
PermissionHandlerPolicy permissionHandlerPolicy) |
DefaultPartitionManager(Collection<IdentityConfiguration> configurations,
EventBridge eventBridge,
Collection<PermissionHandler> permissionHandlers) |
DefaultPartitionManager(Collection<IdentityConfiguration> configurations,
EventBridge eventBridge,
Collection<PermissionHandler> permissionHandlers,
IdGenerator idGenerator) |
Modifier and Type | Method and Description |
---|---|
EventBridge |
IdentityContext.getEventBridge() |
Modifier and Type | Class and Description |
---|---|
class |
CDIEventBridge
Converts events raised from PicketLink IDM into CDI events
|
Copyright © 2017. All rights reserved.