Class AtpAuthWebSocketAutoConfiguration
java.lang.Object
org.qubership.atp.auth.springbootstarter.AtpAuthWebSocketAutoConfiguration
@Configuration
@Import({WebSocketAuthenticationSecurityConfig.class,WebSocketSecurityConfig.class})
public class AtpAuthWebSocketAutoConfiguration
extends Object
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
AtpAuthWebSocketAutoConfiguration
public AtpAuthWebSocketAutoConfiguration()
-