Uses of Class
com.atlassian.crowd.plugin.rest.filter.AbstractBasicAuthenticationFilter

Packages that use AbstractBasicAuthenticationFilter
com.atlassian.crowd.plugin.rest.filter   
 

Uses of AbstractBasicAuthenticationFilter in com.atlassian.crowd.plugin.rest.filter
 

Subclasses of AbstractBasicAuthenticationFilter in com.atlassian.crowd.plugin.rest.filter
 class BasicApplicationAuthenticationFilter
          Implementation of HTTP Basic Authentication such that all invocations to the filter must be authenticated with a valid application name and corresponding password.
 class BasicUserAuthenticationFilter
          Implementation of HTTP Basic Authentication such that all invocations to the filter must be authenticated with a valid admin name and corresponding password.
 



Copyright © 2012 Atlassian. All Rights Reserved.