Interface Authenticator

All Known Implementing Classes:
AbstractBearerAuthenticator, CertificateAuthenticator, HeaderAuthenticator, InsecureAuthenticator, JwtAuthenticator, KerberosAuthenticator, OAuth2Authenticator, PasswordAuthenticator

public interface Authenticator
  • Method Summary

    Modifier and Type
    Method
    Description
    authenticate(jakarta.ws.rs.container.ContainerRequestContext request)