Uses of Class
io.tech1.framework.domain.properties.configs.security.jwt.websockets.WebsocketsFeaturesConfigs
-
Packages that use WebsocketsFeaturesConfigs Package Description io.tech1.framework.domain.properties.configs io.tech1.framework.domain.properties.configs.security.jwt.websockets -
-
Uses of WebsocketsFeaturesConfigs in io.tech1.framework.domain.properties.configs
Methods in io.tech1.framework.domain.properties.configs that return WebsocketsFeaturesConfigs Modifier and Type Method Description WebsocketsFeaturesConfigsSecurityJwtWebsocketsConfigs. getFeaturesConfigs()Methods in io.tech1.framework.domain.properties.configs with parameters of type WebsocketsFeaturesConfigs Modifier and Type Method Description static SecurityJwtWebsocketsConfigsSecurityJwtWebsocketsConfigs. of(CsrfConfigs csrfConfigs, StompEndpointRegistryConfigs stompConfigs, MessageBrokerRegistryConfigs brokerConfigs, WebsocketsFeaturesConfigs featuresConfigs)voidSecurityJwtWebsocketsConfigs. setFeaturesConfigs(WebsocketsFeaturesConfigs featuresConfigs) -
Uses of WebsocketsFeaturesConfigs in io.tech1.framework.domain.properties.configs.security.jwt.websockets
Methods in io.tech1.framework.domain.properties.configs.security.jwt.websockets that return WebsocketsFeaturesConfigs Modifier and Type Method Description static WebsocketsFeaturesConfigsWebsocketsFeaturesConfigs. of(WebsocketsFeatureHardwareConfigs hardwareConfigs)
-