CAM-UserApp

 view release on metacpan or  search on metacpan

index.html  view on Meta::CPAN

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
        "http://www.w3.org/TR/1999/REC-html401-19991224/loose.dtd">
<html>
<head>
<base href="http://www.clotho.com/code/CAM-UserApp/index.html">
<title>CAM-UserApp</title>
<link href="/css/demo.css" rel="stylesheet" type="text/css">
<script language="JavaScript" src="/js/demo.js" type="text/javascript"></script>
<style>
p.desc, td.links, a {
  line-height: 17pt;
}
thead tr td {
  align: left;
  font-weight: bold;
  font-style: italic;
}
a {
  font-weight: bold;
  text-decoration: none;
  aborder-bottom: 1px dotted white;
}
a:hover {
  font-weight: bold;
  text-decoration: underline;
  atext-decoration: none;
  aborder-bottom: 1px solid white;
}
</style>
</head>
<body>
<div class="title">
<img src="/images/clotho.gif" alt="Clotho Advanced Media, Inc." width="339" height="117" border="0">
</div>

<div class="body">

<p class="title">CAM-UserApp</p>

<p class="subtitle">Last update: <a href="perl/CAM-UserApp-1.01-docs">v1.01</a>, 2005-04-23</p>



<p>
CAM:<!-- -->:UserApp provides generic session-based login capabilities.  It
supports login, state maintenance and password changing in a framework
that supports either SOAP or cookie-based HTML, among other
possibilities.
</p>

<p>
CAM:<!-- -->:UserApp is not complete by itself.  Some of its methods must be
implemented by a subclass.  In particular, retrieveUser() must be
supplied.  In an HTML or other human-interaction environment, the
offerLogin() and offerChangePassword() methods should be implemented.
Others are optional, and are described in the documentation.
</p>

<table cellspacing="0" cellpadding="2" border="1" width="100%">
  <thead>
    <tr>
      <td>License</td>
      <td>Files</td>
      <td>Date</td>
    </tr>
  </thead>
  <tbody>
    
      <tr>
        <td valign="top"><a href="#perl">Perl</a></td>
        <td valign="top">
          <a href="perl/CAM-UserApp-1.01.tgz">CAM-UserApp-1.01.tgz</a>
          (<a href="perl/CAM-UserApp-1.01.tgz.md5">MD5</a>)
          <br>
          <a href="perl/CAM-UserApp-1.01.zip">CAM-UserApp-1.01.zip</a>
          (<a href="perl/CAM-UserApp-1.01.zip.md5">MD5</a>)
          
            <br>
            <a href="perl/CAM-UserApp-1.01-docs">CAM-UserApp-1.01-docs</a>
          
        </td>
        <td valign="top">Sat Apr 23 00:07:22 2005</td>
      </tr>
    



( run in 2.335 seconds using v1.01-cache-2.11-cpan-39bf76dae61 )