<?xml version="1.0" encoding="utf-8"?>
<html xmlns="http://www.w3.org/1999/xhtml" lang="en">
<head>
<title>phpDox - Overview</title>
<link rel="stylesheet" type="text/css" href="css/style.css" media="screen"/>
<meta http-equiv="content-type" content="text/html; charset=utf-8"/>
</head>
<body>
<nav class="topnav">
<ul>
<li>
<div class="logo"><span>/**</span>phpDox</div>
</li>
<li class="separator">
<a href="index.xhtml">Overview</a>
</li>
<li class="separator">
<a href="namespaces.xhtml">Namespaces</a>
</li>
<li>
<a href="interfaces.xhtml">Interfaces</a>
</li>
<li>
<a href="classes.xhtml">Classes</a>
</li>
<li class="separator">
<a href="source/index.xhtml">Source</a>
</li>
</ul>
</nav>
<div id="mainstage">
<h1>Classes</h1>
<div class="container">
<h2 id="">\</h2>
<table class="styled">
<thead>
<tr>
<th>Name</th>
<th>Description</th>
<th/>
</tr>
</thead>
<tbody>
<tr>
<td>
<a href="classes/Exception.xhtml">Exception</a>
</td>
<td>
<span class="unavailable">No description available</span>
</td>
<td class="testresult-SKIPPED">UNTESTED</td>
</tr>
</tbody>
</table>
</div>
<div class="container">
<h2 id="cymapgt_Exception">\cymapgt\Exception</h2>
<table class="styled">
<thead>
<tr>
<th>Name</th>
<th>Description</th>
<th/>
</tr>
</thead>
<tbody>
<tr>
<td>
<a href="classes/cymapgt_Exception_UserCredentialException.xhtml">UserCredentialException</a>
</td>
<td>UserCredentialException This is the exception class for the user credential service</td>
<td class="testresult-SKIPPED">UNTESTED</td>
</tr>
</tbody>
</table>
</div>
<div class="container">
<h2 id="cymapgt_core_application_authentication_UserCredential">\cymapgt\core\application\authentication\UserCredential</h2>
<table class="styled">
<thead>
<tr>
<th>Name</th>
<th>Description</th>
<th/>
</tr>
</thead>
<tbody>
<tr>
<td>
<a href="classes/cymapgt_core_application_authentication_UserCredential_UserCredentialManager.xhtml">UserCredentialManager</a>
</td>
<td>UserCredentialManager Manage the authentication and password policy process</td>
<td class="testresult-SKIPPED">UNTESTED</td>
</tr>
</tbody>
</table>
</div>
<div class="container">
<h2 id="cymapgt_core_application_authentication_UserCredential_abstractclass">\cymapgt\core\application\authentication\UserCredential\abstractclass</h2>
<table class="styled">
<thead>
<tr>
<th>Name</th>
<th>Description</th>
<th/>
</tr>
</thead>
<tbody>
<tr>
<td>
<a href="classes/cymapgt_core_application_authentication_UserCredential_abstractclass_UserCredentialAbstract.xhtml">UserCredentialAbstract</a>
</td>
<td>This package implements user password policy and credential management</td>
<td class="testresult-SKIPPED">UNTESTED</td>
</tr>
</tbody>
</table>
</div>
<div class="container">
<h2 id="cymapgt_core_application_authentication_UserCredential_services">\cymapgt\core\application\authentication\UserCredential\services</h2>
<table class="styled">
<thead>
<tr>
<th>Name</th>
<th>Description</th>
<th/>
</tr>
</thead>
<tbody>
<tr>
<td>
<a href="classes/cymapgt_core_application_authentication_UserCredential_services_UserCredentialPasswordLoginService.xhtml">UserCredentialPasswordLoginService</a>
</td>
<td>UserCredentialPasswordLoginService This service creates password hashes using the BCRYPT cipher</td>
<td class="testresult-SKIPPED">UNTESTED</td>
</tr>
</tbody>
</table>
</div>
</div>
<footer>
<span>Generated using phpDox 0.7.0 - Copyright (C) 2010 - 2015 by Arne Blankerts</span>
</footer>
</body>
</html>
|