Uses of Interface
org.openiam.esb.repository.PolicyRepository
-
Packages that use PolicyRepository Package Description org.openiam.esb.core.org.service.impl org.openiam.esb.core.pswd.service.impl org.openiam.esb.core.service.impl -
-
Uses of PolicyRepository in org.openiam.esb.core.org.service.impl
-
Uses of PolicyRepository in org.openiam.esb.core.pswd.service.impl
Constructors in org.openiam.esb.core.pswd.service.impl with parameters of type PolicyRepository Constructor Description PasswordPolicyProviderImpl(ContentProviderRepository contentProviderDAO, PolicyRepository policyDAO, SysConfiguration sysConfiguration, PolicyDozerConverter policyDozerConverter, URIPatternRepository uriPatternDAO, AuthManagerMQService authManager, RoleRepository roleRepository, GroupRepository groupRepository, OrganizationRepository organizationRepository, DefaultPasswordPolicyResolver policyResolver, LoginRepository loginDAO, ManagedSysRepository managedSysDAO, AuthProviderCache authProviderCache, PolicyCache policyCache)
-
Uses of PolicyRepository in org.openiam.esb.core.service.impl
Fields in org.openiam.esb.core.service.impl declared as PolicyRepository Modifier and Type Field Description protected PolicyRepository
AbstractOwnerAdminBeansServiceImpl. policyDAO
-