Uses of Interface
org.apache.pivot.web.Authentication

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

Uses of Authentication in org.apache.pivot.web
 

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