Class AllDelegatingSecurityCheck

    • Constructor Detail

      • AllDelegatingSecurityCheck

        public AllDelegatingSecurityCheck​(List<SecurityCheck> securityChecks)
    • Method Detail

      • apply

        public void apply​(io.quarkus.security.identity.SecurityIdentity identity,
                          Method method,
                          Object[] parameters)
        Specified by:
        apply in interface SecurityCheck