Uses of Class
io.quarkus.websockets.next.runtime.SecurityHttpUpgradeCheck
Packages that use SecurityHttpUpgradeCheck
-
Uses of SecurityHttpUpgradeCheck in io.quarkus.websockets.next.runtime
Methods in io.quarkus.websockets.next.runtime that return types with arguments of type SecurityHttpUpgradeCheckModifier and TypeMethodDescriptionFunction<io.quarkus.arc.SyntheticCreationalContext<SecurityHttpUpgradeCheck>, SecurityHttpUpgradeCheck> WebSocketServerRecorder.createSecurityHttpUpgradeCheck(Map<String, io.quarkus.security.spi.runtime.SecurityCheck> endpointToCheck, Map<String, Set<String>> policyNameToEndpoints) Function<io.quarkus.arc.SyntheticCreationalContext<SecurityHttpUpgradeCheck>, SecurityHttpUpgradeCheck> WebSocketServerRecorder.createSecurityHttpUpgradeCheck(Map<String, io.quarkus.security.spi.runtime.SecurityCheck> endpointToCheck, Map<String, Set<String>> policyNameToEndpoints)