public interface IdentityStoreInvocationContextFactory
| Modifier and Type | Method and Description |
|---|---|
IdentityStoreInvocationContext |
createContext(IdentityManager identityManager) |
void |
initContextForStore(IdentityStoreInvocationContext ctx,
IdentityStore<?> store) |
IdentityStoreInvocationContext createContext(IdentityManager identityManager)
void initContextForStore(IdentityStoreInvocationContext ctx, IdentityStore<?> store)
ctx - store - Copyright © 2013. All Rights Reserved.