Interface ClaimsSecurityContext

All Superinterfaces:
LoginSecurityContext, SecurityContext
All Known Implementing Classes:
JwtTokenSecurityContext, SAMLSecurityContext

public interface ClaimsSecurityContext extends LoginSecurityContext