Uses of Package
io.quarkus.spring.security.runtime.interceptor.check
-
Packages that use io.quarkus.spring.security.runtime.interceptor.check Package Description io.quarkus.spring.security.runtime.interceptor io.quarkus.spring.security.runtime.interceptor.check -
Classes in io.quarkus.spring.security.runtime.interceptor.check used by io.quarkus.spring.security.runtime.interceptor Class Description PrincipalNameFromParameterSecurityCheck.CheckType -
Classes in io.quarkus.spring.security.runtime.interceptor.check used by io.quarkus.spring.security.runtime.interceptor.check Class Description AnonymousCheck PrincipalNameFromParameterObjectSecurityCheck Instances of these classes are created in order to check if the value of property of method parameter inside a Spring Security expression matches the principal name Access to the property of the object is performed by delegating to a purpose generated accessorPrincipalNameFromParameterSecurityCheck Instances of these classes are created in order to check if a method parameter inside a Spring Security expression matches the principal name Access to the property of the object is performed by delegating to a purpose generated accessorPrincipalNameFromParameterSecurityCheck.CheckType