Uses of Interface
org.refcodes.web.BasicAuthObserver
-
-
Uses of BasicAuthObserver in org.refcodes.web
Methods in org.refcodes.web with parameters of type BasicAuthObserver Modifier and Type Method Description BBasicAuthObservable. onBasicAuthRequest(BasicAuthObserver aObserver)Registers theBasicAuthObserverto handle incoming HTTP basic authentication requests.
-