Interface SecurityContextValidator<C>
- Type Parameters:
C-
public interface SecurityContextValidator<C>
Responsible for context validation. Has to be fully implemented since it depends on
the choice of the cintext type
the way user data is stored
- Author:
- Nicolas Thibault, Abdessalam El Jai, Alexandre Rupp
-
Method Summary
-
Method Details
-
validateContext
-