Document missing method
Tomas Doran [Sun, 5 Feb 2012 18:46:37 +0000 (18:46 +0000)]
lib/Catalyst/Authentication/Credential/HTTP.pm

index 629c7b9..b0611d4 100644 (file)
@@ -574,6 +574,10 @@ Set or get the C<$nonce> object used by the digest auth mode.
 You may override these methods. By default they will call C<get> and C<set> on
 C<< $c->cache >>.
 
+=item authentication_failed
+
+Sets the 401 response and calls C<< $ctx->detach >>.
+
 =back
 
 =head1 CONFIGURATION