Uses of Class
org.eclipse.webdav.internal.authentication.AuthorizationAuthority

Packages that use AuthorizationAuthority
org.eclipse.webdav.internal.authentication   
 

Uses of AuthorizationAuthority in org.eclipse.webdav.internal.authentication
 

Subclasses of AuthorizationAuthority in org.eclipse.webdav.internal.authentication
 class BasicAuthority
          The BasicAuthority provides the necessary behavior to authorizes client Requests for communication with HTTP servers using the Basic authentication scheme.
 class DigestAuthority
          The DigestAuthority provides the necessary behavior to authorizes client Requests for communication with HTTP servers using the Digest authentication scheme.
 



Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.