| Package | Description |
|---|---|
| org.picketlink.idm | |
| org.picketlink.idm.spi |
| Modifier and Type | Method and Description |
|---|---|
IdentityManager |
IdentityManager.forRealm(Realm realm)
Returns a contextual
IdentityManager for the given Realm. |
IdentityManager |
IdentityManager.forTier(Tier tier)
Returns a contextual
IdentityManager for the given Realm. |
| Modifier and Type | Method and Description |
|---|---|
IdentityManager |
IdentityStoreInvocationContext.getIdentityManager() |
| Modifier and Type | Method and Description |
|---|---|
IdentityStoreInvocationContext |
IdentityStoreInvocationContextFactory.createContext(IdentityManager identityManager) |
| Constructor and Description |
|---|
IdentityStoreInvocationContext(IdentityManager identityManager,
IdentityCache cache,
EventBridge eventBridge,
CredentialHandlerFactory factory,
IdGenerator idGenerator) |
Copyright © 2013. All Rights Reserved.