Uses of Package
org.mockserver.authentication
Packages that use org.mockserver.authentication
Package
Description
-
Classes in org.mockserver.authentication used by org.mockserver.authenticationClassDescriptionImplementations delegate in BOTH directions — check which way before editing one.
MTLSAuthenticationHandler,JWTAuthenticationHandlerandControlPlaneAuthenticationHandlerFactory.DenyAllAuthenticationHandlerimplement onlyAuthenticationHandler.controlPlaneRequestAuthenticated(org.mockserver.model.HttpRequest)and inherit the defaultAuthenticationHandler.authenticate(org.mockserver.model.HttpRequest), so the boolean method holds their logic.Immutable outcome of authenticating a control-plane request, carrying not just the boolean decision but the VERIFIED principal, the source of that verification, and a redaction-safe subset of token claims and scopes. -
Classes in org.mockserver.authentication used by org.mockserver.authentication.jwtClassDescriptionImplementations delegate in BOTH directions — check which way before editing one.
MTLSAuthenticationHandler,JWTAuthenticationHandlerandControlPlaneAuthenticationHandlerFactory.DenyAllAuthenticationHandlerimplement onlyAuthenticationHandler.controlPlaneRequestAuthenticated(org.mockserver.model.HttpRequest)and inherit the defaultAuthenticationHandler.authenticate(org.mockserver.model.HttpRequest), so the boolean method holds their logic. -
Classes in org.mockserver.authentication used by org.mockserver.authentication.mtlsClassDescriptionImplementations delegate in BOTH directions — check which way before editing one.
MTLSAuthenticationHandler,JWTAuthenticationHandlerandControlPlaneAuthenticationHandlerFactory.DenyAllAuthenticationHandlerimplement onlyAuthenticationHandler.controlPlaneRequestAuthenticated(org.mockserver.model.HttpRequest)and inherit the defaultAuthenticationHandler.authenticate(org.mockserver.model.HttpRequest), so the boolean method holds their logic. -
Classes in org.mockserver.authentication used by org.mockserver.authentication.oidcClassDescriptionImplementations delegate in BOTH directions — check which way before editing one.
MTLSAuthenticationHandler,JWTAuthenticationHandlerandControlPlaneAuthenticationHandlerFactory.DenyAllAuthenticationHandlerimplement onlyAuthenticationHandler.controlPlaneRequestAuthenticated(org.mockserver.model.HttpRequest)and inherit the defaultAuthenticationHandler.authenticate(org.mockserver.model.HttpRequest), so the boolean method holds their logic.Immutable outcome of authenticating a control-plane request, carrying not just the boolean decision but the VERIFIED principal, the source of that verification, and a redaction-safe subset of token claims and scopes. -
Classes in org.mockserver.authentication used by org.mockserver.mockClassDescriptionImplementations delegate in BOTH directions — check which way before editing one.
MTLSAuthenticationHandler,JWTAuthenticationHandlerandControlPlaneAuthenticationHandlerFactory.DenyAllAuthenticationHandlerimplement onlyAuthenticationHandler.controlPlaneRequestAuthenticated(org.mockserver.model.HttpRequest)and inherit the defaultAuthenticationHandler.authenticate(org.mockserver.model.HttpRequest), so the boolean method holds their logic.