Uses of Class
io.quarkus.undertow.runtime.ServletSecurityInfoProxy
Packages that use ServletSecurityInfoProxy
-
Uses of ServletSecurityInfoProxy in io.quarkus.undertow.runtime
Methods in io.quarkus.undertow.runtime that return ServletSecurityInfoProxyModifier and TypeMethodDescriptionServletSecurityInfoSubstitution.serialize(io.undertow.servlet.api.ServletSecurityInfo obj) ServletSecurityInfoProxy.setEmptyRoleSemantic(io.undertow.servlet.api.SecurityInfo.EmptyRoleSemantic emptyRoleSemantic) ServletSecurityInfoProxy.setTransportGuaranteeType(io.undertow.servlet.api.TransportGuaranteeType transportGuaranteeType) Methods in io.quarkus.undertow.runtime that return types with arguments of type ServletSecurityInfoProxyMethods in io.quarkus.undertow.runtime with parameters of type ServletSecurityInfoProxyModifier and TypeMethodDescriptionio.undertow.servlet.api.ServletSecurityInfoServletSecurityInfoSubstitution.deserialize(ServletSecurityInfoProxy obj)