Uses of Interface
best.skn.security.services.CsrfService
Packages that use CsrfService
Package
Description
Security Configuration Package
Security Service Implementation Package
-
Uses of CsrfService in best.skn.security.configurations
Methods in best.skn.security.configurations that return types with arguments of type CsrfServiceModifier and TypeMethodDescription(package private) Optional<CsrfService> CsrfConfiguration.csrfService()Configuration bean for csrf service -
Uses of CsrfService in best.skn.security.services.impls
Classes in best.skn.security.services.impls that implement CsrfService