Package com.dyuproject.web.auth

Interface Summary
CredentialSource The credential datasource that the Authentication uses.
 

Class Summary
Authentication Web authorization
BasicAuthentication Web authorization using BASIC.
DigestAuthentication Web authorization using MD5 digest.
SimpleCredentialSource The credentials are retrieved from java.util.Properties.
SmartDigestAuthentication Web authorization using MD5 digest with expiry and prevents session hi-jacking
 



Copyright © 2013. All Rights Reserved.