Uses of Interface
org.apache.logging.log4j.core.util.AuthorizationProvider
-
Packages that use AuthorizationProvider Package Description org.apache.logging.log4j.core.config Configuration of Log4j 2.org.apache.logging.log4j.core.util Log4j 2 helper classes. -
-
Uses of AuthorizationProvider in org.apache.logging.log4j.core.config
Methods in org.apache.logging.log4j.core.config that return AuthorizationProvider Modifier and Type Method Description static AuthorizationProviderConfigurationFactory. getAuthorizationProvider() -
Uses of AuthorizationProvider in org.apache.logging.log4j.core.util
Classes in org.apache.logging.log4j.core.util that implement AuthorizationProvider Modifier and Type Class Description classBasicAuthorizationProviderProvides the Basic Authorization header to a request.
-