Hierarchy For Package io.github.evisentin.wordpress.client.domain.auth.header
Class Hierarchy
- java.lang.Object
- io.github.evisentin.wordpress.client.domain.auth.header.BasicAuthenticationHeaderProvider (implements io.github.evisentin.wordpress.client.domain.auth.header.AuthenticationHeaderProvider<T>)
- io.github.evisentin.wordpress.client.domain.auth.header.JwtAuthenticationHeaderProvider (implements io.github.evisentin.wordpress.client.domain.auth.header.AuthenticationHeaderProvider<T>)
Interface Hierarchy
- io.github.evisentin.wordpress.client.domain.auth.header.AuthenticationHeaderProvider<T>