diff options
Diffstat (limited to 'docs/zcml/repozewho1authenticationpolicy.rst')
| -rw-r--r-- | docs/zcml/repozewho1authenticationpolicy.rst | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/zcml/repozewho1authenticationpolicy.rst b/docs/zcml/repozewho1authenticationpolicy.rst index 62713e822..e5152f2e1 100644 --- a/docs/zcml/repozewho1authenticationpolicy.rst +++ b/docs/zcml/repozewho1authenticationpolicy.rst @@ -41,8 +41,8 @@ Alternatives ~~~~~~~~~~~~ You may create an instance of the -:class:`repoze.bfg.authentication.RepozeWho1AuthenticationPolicy` and -pass it to the :class:`repoze.bfg.configuration.Configurator` +:class:`pyramid.authentication.RepozeWho1AuthenticationPolicy` and +pass it to the :class:`pyramid.configuration.Configurator` constructor as the ``authentication_policy`` argument during initial application configuration. @@ -50,4 +50,4 @@ See Also ~~~~~~~~ See also :ref:`authentication_policies_directives_section` and -:class:`repoze.bfg.authentication.RepozeWho1AuthenticationPolicy`. +:class:`pyramid.authentication.RepozeWho1AuthenticationPolicy`. |
