Package com.atlassian.crowd.plugin.rest.filter

Class Summary
AbstractBasicAuthenticationFilter Abstract implementation for a Basic Authentication filter.
BasicApplicationAuthenticationFilter Implementation of HTTP Basic Authentication such that all invocations to the filter must be authenticated with a valid application name and corresponding password.
BasicUserAuthenticationFilter Implementation of HTTP Basic Authentication such that all invocations to the filter must be authenticated with a valid admin name and corresponding password.
RestServiceVersionFilter Filter which adds the REST service version to the response header.
 



Copyright © 2013 Atlassian. All Rights Reserved.