Uses of Interface
pivot.web.Authentication

Packages that use Authentication
pivot.web Provides classes for communicating with HTTP-based web services. 
 

Uses of Authentication in pivot.web
 

Classes in pivot.web that implement Authentication
 class BasicAuthentication
          Implementation of the Authentication interface supporting the HTTP Basic Authentication scheme.