Hierarchy For All Packages
- org.qubership.atp.auth.springbootstarter,
- org.qubership.atp.auth.springbootstarter.config,
- org.qubership.atp.auth.springbootstarter.provider.impl,
- org.qubership.atp.auth.springbootstarter.security.oauth2.client.config,
- org.qubership.atp.auth.springbootstarter.security.oauth2.client.config.annotation,
- org.qubership.atp.auth.springbootstarter.services,
- org.qubership.atp.auth.springbootstarter.services.client
Class Hierarchy
- java.lang.Object
- org.qubership.atp.auth.springbootstarter.AtpAuthAutoConfiguration
- org.qubership.atp.auth.springbootstarter.config.DisableSecurityConfiguration
- org.qubership.atp.auth.springbootstarter.provider.impl.DisableSecurityUserProvider (implements org.qubership.atp.auth.springbootstarter.ssl.Provider<T>)
- org.qubership.atp.auth.springbootstarter.config.KafkaConfig
- org.qubership.atp.auth.springbootstarter.security.oauth2.client.config.Oauth2FeignClientInterceptor (implements feign.RequestInterceptor)
- org.qubership.atp.auth.springbootstarter.config.SecurityConfiguration
- org.qubership.atp.auth.springbootstarter.services.UsersService
Interface Hierarchy
- org.qubership.atp.auth.springbootstarter.services.client.UsersFeignClient
Annotation Interface Hierarchy
- org.qubership.atp.auth.springbootstarter.security.oauth2.client.config.annotation.EnableM2MRestTemplate (implements java.lang.annotation.Annotation)
- org.qubership.atp.auth.springbootstarter.security.oauth2.client.config.annotation.EnableOauth2FeignClientInterceptor (implements java.lang.annotation.Annotation)
- org.qubership.atp.auth.springbootstarter.security.oauth2.client.config.annotation.EnableTokenRelayWebClient (implements java.lang.annotation.Annotation)