Handbook
Glossary
Protected resources
Furnace framework
ยป
Furnace authentication
Prev:
Authentication realms
Next:
User profiles
To restrict access to authenticated clients only, wrap a responder in a protected responder.
protected
<protected>
( responder -- protected )
Protected responders have the following two slots which may be set:
description
A string identifying the protected resource for user interface purposes
capabilities
A sequence of capabilities; see
Authentication capabilities