Difference between revisions of "API:EPrints/Apache/Auth"

From EPrints Documentation
Jump to: navigation, search
(New page: <!-- Pod2Wiki=_preamble_ This page has been automatically generated from the EPrints source. Any wiki changes made between the 'Pod2Wiki=*' and 'End of Pod2Wiki' comments will be lost. -...)
 
(Removing all content from page)
Line 1: Line 1:
<!-- Pod2Wiki=_preamble_
 
This page has been automatically generated from the EPrints source. Any wiki changes made between the 'Pod2Wiki=*' and 'End of Pod2Wiki' comments will be lost.
 
-->{{Pod2Wiki}}{{API:Source|file=EPrints/Apache/Auth.pm|package_name=EPrints::Apache::Auth}}[[Category:API|Auth]]<!-- End of Pod2Wiki -->
 
<!-- Pod2Wiki=head_name -->=NAME=
 
'''EPrints::Apache::Auth''' - Password authentication &amp; authorisation checking  for EPrints.
 
  
<!-- End of Pod2Wiki -->
 
<!-- Pod2Wiki=head_description -->=DESCRIPTION=
 
This module handles the authentication and authorisation of users viewing private sections of an EPrints website.
 
 
<!-- End of Pod2Wiki -->
 
<!-- Pod2Wiki=item_secure_doc_from_url -->==secure_doc_from_url==
 
 
  $document = EPrints::Apache::Auth::secure_doc_from_url( $r, $session )
 
 
Return the document that the current URL, in the secure documents area relates to, if any. Or undef.
 
 
<!-- End of Pod2Wiki -->
 
<!-- Pod2Wiki=head_undocumented_methods -->=UNDOCUMENTED METHODS=
 
{{API:Undocumented Methods}}<!-- End of Pod2Wiki -->
 
<!-- Pod2Wiki=item_auth_basic -->==auth_basic==
 
 
<!-- End of Pod2Wiki -->
 
<!-- Pod2Wiki=item_auth_cookie -->==auth_cookie==
 
 
<!-- End of Pod2Wiki -->
 
<!-- Pod2Wiki=item_authen -->==authen==
 
 
<!-- End of Pod2Wiki -->
 
<!-- Pod2Wiki=item_authen_doc -->==authen_doc==
 
 
<!-- End of Pod2Wiki -->
 
<!-- Pod2Wiki=item_authz -->==authz==
 
 
<!-- End of Pod2Wiki -->
 
<!-- Pod2Wiki=item_authz_doc -->==authz_doc==
 
 
<!-- End of Pod2Wiki -->
 
<!-- Pod2Wiki=_postamble_ --><!-- End of Pod2Wiki -->
 

Revision as of 15:40, 12 August 2009