Uses of Interface
org.exoplatform.services.organization.idm.PicketLinkIDMService
Packages that use PicketLinkIDMService
Package
Description
-
Uses of PicketLinkIDMService in org.exoplatform.services.organization.idm
Classes in org.exoplatform.services.organization.idm that implement PicketLinkIDMServiceFields in org.exoplatform.services.organization.idm declared as PicketLinkIDMServiceConstructors in org.exoplatform.services.organization.idm with parameters of type PicketLinkIDMServiceModifierConstructorDescriptionAbstractDAOImpl(PicketLinkIDMOrganizationServiceImpl orgService, PicketLinkIDMService idmService) GroupDAOImpl(PicketLinkIDMOrganizationServiceImpl orgService, PicketLinkIDMService service) IDMGroupListAccess(GroupDAOImpl groupDAOImpl, PicketLinkIDMService idmService, org.picketlink.idm.api.IdentitySearchCriteria identitySearchCriteria) IDMGroupTreeListAccess(GroupDAOImpl groupDAOImpl, org.exoplatform.services.organization.Group parentGroup, PicketLinkIDMService idmService, org.picketlink.idm.api.IdentitySearchCriteria identitySearchCriteria) MembershipDAOImpl(PicketLinkIDMOrganizationServiceImpl orgService, PicketLinkIDMService service) MembershipTypeDAOImpl(PicketLinkIDMOrganizationServiceImpl orgService, PicketLinkIDMService service) PicketLinkIDMOrganizationServiceImpl(org.exoplatform.container.xml.InitParams params, PicketLinkIDMService idmService) PicketLinkIDMOrganizationServiceImpl(org.exoplatform.container.xml.InitParams params, PicketLinkIDMService idmService, org.exoplatform.services.organization.cache.OrganizationCacheHandler organizationCacheHandler) UserDAOImpl(PicketLinkIDMOrganizationServiceImpl orgService, PicketLinkIDMService idmService) UserProfileDAOImpl(PicketLinkIDMOrganizationServiceImpl orgService, PicketLinkIDMService service) -
Uses of PicketLinkIDMService in org.exoplatform.services.organization.idm.cache
Constructors in org.exoplatform.services.organization.idm.cache with parameters of type PicketLinkIDMServiceModifierConstructorDescriptionCacheableGroupHandlerImpl(org.exoplatform.services.organization.cache.OrganizationCacheHandler organizationCacheHandler, PicketLinkIDMOrganizationServiceImpl orgService, PicketLinkIDMService service, boolean useCacheList) CacheableMembershipHandlerImpl(org.exoplatform.services.organization.cache.OrganizationCacheHandler organizationCacheHandler, PicketLinkIDMOrganizationServiceImpl orgService, PicketLinkIDMService service, boolean useCacheList) CacheableMembershipTypeHandlerImpl(org.exoplatform.services.organization.cache.OrganizationCacheHandler organizationCacheHandler, PicketLinkIDMOrganizationServiceImpl orgService, PicketLinkIDMService service) CacheableUserHandlerImpl(org.exoplatform.services.organization.cache.OrganizationCacheHandler organizationCacheHandler, PicketLinkIDMOrganizationServiceImpl orgService, PicketLinkIDMService idmService) CacheableUserProfileHandlerImpl(org.exoplatform.services.organization.cache.OrganizationCacheHandler organizationCacheHandler, PicketLinkIDMOrganizationServiceImpl orgService, PicketLinkIDMService service) -
Uses of PicketLinkIDMService in org.exoplatform.services.organization.idm.externalstore
Constructors in org.exoplatform.services.organization.idm.externalstore with parameters of type PicketLinkIDMServiceModifierConstructorDescriptionIDMExternalStoreListAccess(PicketLinkIDMExternalStoreService externalStoreService, org.exoplatform.services.organization.OrganizationService organizationService, PicketLinkIDMService picketLinkIDMService, Class<?> entityType, org.picketlink.idm.api.query.QueryBuilder idmQueryBuilder, org.picketlink.idm.impl.api.IdentitySearchCriteriaImpl searchCriteria, Set<String> externalMappedGroups) PicketLinkIDMExternalStoreService(org.exoplatform.services.organization.OrganizationService organizationService, PicketLinkIDMService picketLinkIDMService, org.exoplatform.services.listener.ListenerService listenerService, org.exoplatform.container.xml.InitParams params)