Uses of Class
com.dyuproject.web.auth.Authentication

Packages that use Authentication
com.dyuproject.web.auth   
 

Uses of Authentication in com.dyuproject.web.auth
 

Subclasses of Authentication in com.dyuproject.web.auth
 class BasicAuthentication
          Web authorization using BASIC.
 class DigestAuthentication
          Web authorization using MD5 digest.
 class SmartDigestAuthentication
          Web authorization using MD5 digest with expiry and prevents session hi-jacking
 



Copyright © 2013. All Rights Reserved.