Uses of Interface
org.openiam.esb.repository.custom.AuthResourceAttributeMapRepositoryCustom
-
Packages that use AuthResourceAttributeMapRepositoryCustom Package Description org.openiam.esb.repository org.openiam.esb.repository.impl -
-
Uses of AuthResourceAttributeMapRepositoryCustom in org.openiam.esb.repository
Subinterfaces of AuthResourceAttributeMapRepositoryCustom in org.openiam.esb.repository Modifier and Type Interface Description interface
AuthResourceAttributeMapRepository
Repository working withAuthResourceAttributeMapEntity
-
Uses of AuthResourceAttributeMapRepositoryCustom in org.openiam.esb.repository.impl
Classes in org.openiam.esb.repository.impl that implement AuthResourceAttributeMapRepositoryCustom Modifier and Type Class Description class
AuthResourceAttributeMapRepositoryImpl
JPA Repository implementation forAuthResourceAttributeMapEntity
.
-