Uses of Interface
org.apache.pivot.web.Authentication
-
Packages that use Authentication Package Description 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 Modifier and Type Class Description class
BasicAuthentication
Implementation of theAuthentication
interface supporting the HTTP Basic Authentication scheme.
-