Package Hierarchies:
Class Hierarchy
- java.lang.Object
- org.springframework.security.authentication.AbstractAuthenticationToken (implements org.springframework.security.core.Authentication, org.springframework.security.core.CredentialsContainer)
- org.activiti.cloud.services.notifications.qraphql.ws.security.JWSAuthentication (implements org.springframework.security.core.Authentication)
- org.springframework.graphql.server.support.AbstractAuthenticationWebSocketInterceptor (implements org.springframework.graphql.server.WebSocketGraphQlInterceptor)
- org.activiti.cloud.services.notifications.qraphql.ws.security.tokenverifier.GraphQLAccessToken
- org.activiti.cloud.services.notifications.qraphql.ws.security.JWSAuthenticationInterceptorConfigurer (implements org.springframework.web.socket.config.annotation.WebSocketMessageBrokerConfigurer)
- org.activiti.cloud.services.notifications.qraphql.ws.security.JWSAuthenticationManager (implements org.springframework.security.authentication.AuthenticationManager)
- org.activiti.cloud.services.notifications.qraphql.ws.security.JWSBearerTokenAuthenticationExtractor (implements org.springframework.graphql.server.support.AuthenticationExtractor)
- org.activiti.cloud.services.notifications.qraphql.ws.security.tokenverifier.jwt.JwtAccessTokenVerifier (implements org.activiti.cloud.services.notifications.qraphql.ws.security.tokenverifier.GraphQLAccessTokenVerifier)
- org.activiti.cloud.services.notifications.qraphql.ws.security.JwtInterceptorConfigurer (implements org.springframework.web.socket.config.annotation.WebSocketMessageBrokerConfigurer)
- org.activiti.cloud.services.notifications.qraphql.ws.security.WebSocketMessageBrokerSecurityAutoConfiguration
- org.activiti.cloud.services.notifications.qraphql.ws.security.WebSocketMessageBrokerSecurityAutoConfiguration.SpringNativeWebSocketMessageBrokerSecurityConfiguration