Uses of Interface
org.openiam.common.authmanager.jdbc.ResourcePropDAO
-
Packages that use ResourcePropDAO Package Description org.openiam.common.authmanager.jdbc.impl org.openiam.common.authmanager.service -
-
Uses of ResourcePropDAO in org.openiam.common.authmanager.jdbc.impl
Classes in org.openiam.common.authmanager.jdbc.impl that implement ResourcePropDAO Modifier and Type Class Description class
JDBCResourcePropertyDAOImpl
-
Uses of ResourcePropDAO in org.openiam.common.authmanager.service
Fields in org.openiam.common.authmanager.service declared as ResourcePropDAO Modifier and Type Field Description protected ResourcePropDAO
AbstractAuthorizationManagerService. resourcePropDAO
-