java.lang.Object
com.atlassian.crowd.plugin.rest.service.resource.AbstractResource
com.atlassian.crowd.plugin.rest.service.resource.usermanagement.AuthenticationResource

@Path("authentication") @Produces({"application/xml","application/json"}) @Consumes({"application/xml","application/json"}) public class AuthenticationResource extends AbstractResource
User Authentication Resource.