Hierarchy For Package com.argosnotary.argos.service.security.oauth2

Package Hierarchies:

Class Hierarchy

  • java.lang.Object
    • org.springframework.security.web.authentication.AbstractAuthenticationTargetUrlRequestHandler
      • org.springframework.security.web.authentication.SimpleUrlAuthenticationSuccessHandler (implements org.springframework.security.web.authentication.AuthenticationSuccessHandler)
    • com.argosnotary.argos.service.security.oauth2.ArgosOAuth2User (implements org.springframework.security.oauth2.core.user.OAuth2User)
    • com.argosnotary.argos.service.security.oauth2.CustomOAuth2UserService (implements org.springframework.security.oauth2.client.userinfo.OAuth2UserService<R,​U>)
    • com.argosnotary.argos.service.security.oauth2.GithubEmailInfo
    • com.argosnotary.argos.service.security.oauth2.GithubEmailProvider (implements com.argosnotary.argos.service.domain.security.oauth.EmailAddressHandler)
    • com.argosnotary.argos.service.security.oauth2.HttpCookieOAuth2AuthorizationRequestRepository (implements org.springframework.security.oauth2.client.web.AuthorizationRequestRepository<T>)
    • org.springframework.security.web.authentication.SimpleUrlAuthenticationFailureHandler (implements org.springframework.security.web.authentication.AuthenticationFailureHandler)