Package nbbrd.io.http
Interface HttpAuthenticator
public interface HttpAuthenticator
-
Method Summary
Modifier and TypeMethodDescription@Nullable PasswordAuthenticationgetPasswordAuthentication(@NonNull URL url) voidinvalidate(@NonNull URL url) static @NonNull HttpAuthenticatornoOp()
-
Method Details
-
getPasswordAuthentication
-
invalidate
-
noOp
-