Hierarchy For Package org.flasby.security

Package Hierarchies:

Class Hierarchy

  • java.lang.Object
    • org.springframework.web.socket.config.annotation.AbstractWebSocketMessageBrokerConfigurer (implements org.springframework.web.socket.config.annotation.WebSocketMessageBrokerConfigurer)
      • org.springframework.security.config.annotation.web.socket.AbstractSecurityWebSocketMessageBrokerConfigurer (implements org.springframework.beans.factory.SmartInitializingSingleton)
    • org.flasby.security.AssertAuthority
    • org.flasby.security.IpAddressAuthProvider (implements org.springframework.security.authentication.AuthenticationProvider)
    • org.flasby.security.MyAuthProvider (implements org.springframework.security.authentication.AuthenticationProvider)
    • java.lang.Throwable (implements java.io.Serializable)
    • org.springframework.security.config.annotation.web.configuration.WebSecurityConfigurerAdapter (implements org.springframework.security.config.annotation.web.WebSecurityConfigurer<T>)
    • org.flasby.security.WebSocketConfig (implements org.springframework.web.socket.config.annotation.WebSocketMessageBrokerConfigurer)

Interface Hierarchy