public class SimpleIdentityStoreInvocationContextFactory extends Object implements org.picketlink.idm.spi.IdentityStoreInvocationContextFactory
IdentityStoreInvocationContextFactory that has no dependencies on JPA| Constructor and Description |
|---|
SimpleIdentityStoreInvocationContextFactory() |
| Modifier and Type | Method and Description |
|---|---|
org.picketlink.idm.spi.IdentityStoreInvocationContext |
createContext(org.picketlink.idm.IdentityManager identityManager) |
void |
initContextForStore(org.picketlink.idm.spi.IdentityStoreInvocationContext ctx,
org.picketlink.idm.spi.IdentityStore store) |
public SimpleIdentityStoreInvocationContextFactory()
public org.picketlink.idm.spi.IdentityStoreInvocationContext createContext(org.picketlink.idm.IdentityManager identityManager)
createContext in interface org.picketlink.idm.spi.IdentityStoreInvocationContextFactorypublic void initContextForStore(org.picketlink.idm.spi.IdentityStoreInvocationContext ctx,
org.picketlink.idm.spi.IdentityStore store)
initContextForStore in interface org.picketlink.idm.spi.IdentityStoreInvocationContextFactoryCopyright © 2013. All Rights Reserved.