Class Hierarchy
- java.lang.Object
- com.cumulocity.microservice.security.token.CookieReader
- com.cumulocity.microservice.security.token.CumulocityOAuthConfiguration (implements org.springframework.context.EnvironmentAware)
- org.springframework.web.filter.GenericFilterBean (implements org.springframework.beans.factory.BeanNameAware, org.springframework.beans.factory.DisposableBean, org.springframework.context.EnvironmentAware, org.springframework.core.env.EnvironmentCapable, jakarta.servlet.Filter, org.springframework.beans.factory.InitializingBean, org.springframework.web.context.ServletContextAware)
- com.cumulocity.microservice.security.token.JwtAndXsrfTokenCredentials (implements com.cumulocity.microservice.security.token.JwtCredentials)
- com.cumulocity.microservice.security.token.JwtOnlyCredentials (implements com.cumulocity.microservice.security.token.JwtCredentials)
- com.cumulocity.microservice.security.token.JwtTokenAuthentication (implements org.springframework.security.core.Authentication)
- com.cumulocity.microservice.security.token.JwtTokenAuthenticationGuavaCache (implements com.cumulocity.microservice.security.token.JwtAuthenticatedTokenCache)
- com.cumulocity.microservice.security.token.JwtTokenAuthenticationProvider (implements org.springframework.security.authentication.AuthenticationProvider, org.springframework.context.MessageSourceAware)
- java.lang.Throwable (implements java.io.Serializable)