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; Use only if in secure https mode because the user/pass is passed in clear test.
 class DigestAuthentication
          Web authorization using MD5 digest.
 class SmartDigestAuthentication
          Web authorization using MD5 digest with expiry and prevents session hi-jacking
 



Copyright © 2008-2013. All Rights Reserved.