Uses of Class
jenkins.security.BasicHeaderAuthenticator
-
Uses of BasicHeaderAuthenticator in jenkins.security
Modifier and TypeClassDescriptionclass
Checks if the password given in the BASIC header matches the user's API token.class
Checks if the password given in the BASIC header matches the user's actual password, as opposed to other pseudo-passwords like API tokens.Modifier and TypeMethodDescriptionprotected List<? extends BasicHeaderAuthenticator>
ApiTokenFilter.all()
Deprecated.BasicHeaderAuthenticator.all()
protected List<? extends BasicHeaderAuthenticator>
BasicHeaderProcessor.all()