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 classBasicAuthenticationImplementation of theAuthenticationinterface supporting the HTTP Basic Authentication scheme.
-