Interface HeaderAuthenticator
public interface HeaderAuthenticator
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionAuthenticate the provided headers.
-
Method Details
-
createAuthenticatedPrincipal
Authenticate the provided headers.- Returns:
- the authenticated entity
- Throws:
AccessDeniedException- if not allowed
-