Package org.springframework.security.data.aot.hint
package org.springframework.security.data.aot.hint
-
ClassDescriptionA
SecurityHintsRegistrar
that scans all beans for implementations ofRepositoryFactoryBeanSupport
, registering the corresponding entity class as aTypeHint
should any if that repository's method useAuthorizeReturnObject
.