public class AbstractDAOImpl extends Object
| Modifier and Type | Field and Description |
|---|---|
protected org.gatein.common.logging.Logger |
log |
protected PicketLinkIDMOrganizationServiceImpl |
orgService |
protected PicketLinkIDMService |
service_ |
| Constructor and Description |
|---|
AbstractDAOImpl(PicketLinkIDMOrganizationServiceImpl orgService,
PicketLinkIDMService idmService) |
| Modifier and Type | Method and Description |
|---|---|
protected org.picketlink.idm.api.IdentitySession |
getIdentitySession() |
void |
handleException(String messageToLog,
Exception e) |
protected final PicketLinkIDMService service_
protected final PicketLinkIDMOrganizationServiceImpl orgService
protected final org.gatein.common.logging.Logger log
public AbstractDAOImpl(PicketLinkIDMOrganizationServiceImpl orgService, PicketLinkIDMService idmService)
Copyright © 2016 JBoss by Red Hat. All Rights Reserved.