Class HttpAuthenticationMechanismWrapper

java.lang.Object
jakarta.security.enterprise.authentication.mechanism.http.HttpAuthenticationMechanismWrapper
All Implemented Interfaces:
HttpAuthenticationMechanism

public class HttpAuthenticationMechanismWrapper extends Object implements HttpAuthenticationMechanism
This class is an implementation of the HttpAuthenticationMechanism interface that can be subclassed by developers wishing to provide extra or different functionality.

All methods default to calling the wrapped object.

Since:
3.0