public class AuthenticatedAccountContextInitializer extends Object implements org.picketlink.idm.spi.ContextInitializer
A ContextInitializer
that populates the IdentityContext
with a reference to an authenticated Account
.
Constructor and Description |
---|
AuthenticatedAccountContextInitializer() |
Modifier and Type | Method and Description |
---|---|
void |
initContextForStore(org.picketlink.idm.spi.IdentityContext context,
org.picketlink.idm.spi.IdentityStore<?> store) |
public AuthenticatedAccountContextInitializer()
public void initContextForStore(org.picketlink.idm.spi.IdentityContext context, org.picketlink.idm.spi.IdentityStore<?> store)
initContextForStore
in interface org.picketlink.idm.spi.ContextInitializer
Copyright © 2017 JBoss by Red Hat. All rights reserved.