<?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>Interfaces</h1>
<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>
</tr>
</thead>
<tbody>
<tr>
<td>
<a href="interfaces/cymapgt_core_application_authentication_UserCredential_abstractclass_UserCredentialAuthenticationInterface.xhtml">UserCredentialAuthenticationInterface</a>
</td>
<td>UserCredentialAuthenticationInterface Interface that will be used by the Login Services</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>
|