Uses of Class
io.tech1.framework.domain.properties.configs.security.jwt.websockets.StompEndpointRegistryConfigs
-
Packages that use StompEndpointRegistryConfigs Package Description io.tech1.framework.domain.properties.configs io.tech1.framework.domain.properties.configs.security.jwt.websockets -
-
Uses of StompEndpointRegistryConfigs in io.tech1.framework.domain.properties.configs
Methods in io.tech1.framework.domain.properties.configs that return StompEndpointRegistryConfigs Modifier and Type Method Description StompEndpointRegistryConfigsSecurityJwtWebsocketsConfigs. getStompConfigs()Methods in io.tech1.framework.domain.properties.configs with parameters of type StompEndpointRegistryConfigs Modifier and Type Method Description static SecurityJwtWebsocketsConfigsSecurityJwtWebsocketsConfigs. of(CsrfConfigs csrfConfigs, StompEndpointRegistryConfigs stompConfigs, MessageBrokerRegistryConfigs brokerConfigs, WebsocketsFeaturesConfigs featuresConfigs)voidSecurityJwtWebsocketsConfigs. setStompConfigs(StompEndpointRegistryConfigs stompConfigs) -
Uses of StompEndpointRegistryConfigs in io.tech1.framework.domain.properties.configs.security.jwt.websockets
Methods in io.tech1.framework.domain.properties.configs.security.jwt.websockets that return StompEndpointRegistryConfigs Modifier and Type Method Description static StompEndpointRegistryConfigsStompEndpointRegistryConfigs. of(String endpoint)
-