auth: simplify auth checks
authorWim Taymans <wim.taymans@collabora.co.uk>
Tue, 9 Jul 2013 14:04:35 +0000 (16:04 +0200)
committerWim Taymans <wim.taymans@collabora.co.uk>
Tue, 9 Jul 2013 14:04:35 +0000 (16:04 +0200)
commitd7dec333282cdfdcd012ea122633a76689a5a936
tree1f6437c51067180a68ef58efaa7052d2faf4ab1f
parentc9d6455ad31f4d9c19a9396f27c28b535e43fb0a
auth: simplify auth checks

Remove client from methods, it's now in the state
Perform the check specified by the string, use the information from the
thread local context.
gst/rtsp-server/rtsp-auth.c
gst/rtsp-server/rtsp-auth.h
gst/rtsp-server/rtsp-client.c