Interface Basic


@Experimental("This API is currently experimental and might get changed") public interface Basic
This class provides a way to create a basic authentication mechanism. The HttpAuthenticationMechanism created with this class can be registered using the HttpSecurity.mechanism(HttpAuthenticationMechanism) method.