dokumentacja-plannaplan/dokumentacja-backendu/restservice/java/allclasses-index.html
2021-01-24 17:06:34 +01:00

381 lines
19 KiB
HTML

<!DOCTYPE HTML>
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (15) on Sun Jan 24 17:03:02 CET 2021 -->
<title>All Classes (restservice 1.0-SNAPSHOT API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2021-01-24">
<meta name="description" content="class index">
<meta name="generator" content="javadoc/AllClassesIndexWriter">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="script-dir/jquery-ui.min.css" title="Style">
<link rel="stylesheet" type="text/css" href="jquery-ui.overrides.css" title="Style">
<script type="text/javascript" src="script.js"></script>
<script type="text/javascript" src="script-dir/jquery-3.5.1.min.js"></script>
<script type="text/javascript" src="script-dir/jquery-ui.min.js"></script>
</head>
<body class="all-classes-index-page">
<script type="text/javascript">var data = {"i0":2,"i1":2,"i2":2,"i3":2,"i4":2,"i5":2,"i6":2,"i7":2,"i8":4,"i9":2,"i10":8,"i11":1,"i12":2,"i13":2,"i14":2,"i15":2,"i16":2,"i17":2,"i18":2,"i19":2,"i20":2,"i21":2,"i22":2,"i23":2,"i24":2,"i25":2,"i26":2,"i27":2,"i28":2,"i29":2,"i30":2,"i31":2,"i32":2,"i33":2,"i34":2,"i35":2,"i36":2,"i37":2,"i38":2,"i39":2,"i40":2,"i41":2,"i42":2,"i43":2,"i44":2,"i45":2};
var tabs = {65535:["t0","All Classes"],1:["t1","Interface Summary"],2:["t2","Class Summary"],4:["t3","Enum Summary"],8:["t4","Exception Summary"]};
var altColor = "alt-color";
var rowColor = "row-color";
var tableTab = "table-tab";
var activeTableTab = "active-table-tab";
var pathtoroot = "./";
loadScripts(document, 'script');</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<div class="flex-box">
<header role="banner" class="flex-header">
<nav role="navigation">
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="top-nav" id="navbar.top">
<div class="skip-nav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<ul id="navbar.top.firstrow" class="nav-list" title="Navigation">
<li><a href="index.html">Overview</a></li>
<li>Package</li>
<li>Class</li>
<li>Use</li>
<li><a href="overview-tree.html">Tree</a></li>
<li><a href="deprecated-list.html">Deprecated</a></li>
<li><a href="index-all.html">Index</a></li>
<li><a href="help-doc.html">Help</a></li>
</ul>
</div>
<div class="sub-nav">
<div class="nav-list-search"><label for="search">SEARCH:</label>
<input type="text" id="search" value="search" disabled="disabled">
<input type="reset" id="reset" value="reset" disabled="disabled">
</div>
</div>
<!-- ========= END OF TOP NAVBAR ========= -->
<span class="skip-nav" id="skip.navbar.top">
<!-- -->
</span></nav>
</header>
<div class="flex-content">
<main role="main">
<div class="header">
<h1 title="All&amp;nbsp;Classes" class="title">All&nbsp;Classes</h1>
</div>
<div class="type-summary" id="all-classes-table">
<div class="table-tabs" role="tablist" aria-orientation="horizontal"><button role="tab" aria-selected="true" aria-controls="all-classes-table.tabpanel" tabindex="0" onkeydown="switchTab(event)" id="t0" class="active-table-tab">All Classes</button><button role="tab" aria-selected="false" aria-controls="all-classes-table.tabpanel" tabindex="-1" onkeydown="switchTab(event)" id="t1" class="table-tab" onclick="show(1);">Interface Summary</button><button role="tab" aria-selected="false" aria-controls="all-classes-table.tabpanel" tabindex="-1" onkeydown="switchTab(event)" id="t2" class="table-tab" onclick="show(2);">Class Summary</button><button role="tab" aria-selected="false" aria-controls="all-classes-table.tabpanel" tabindex="-1" onkeydown="switchTab(event)" id="t3" class="table-tab" onclick="show(4);">Enum Summary</button><button role="tab" aria-selected="false" aria-controls="all-classes-table.tabpanel" tabindex="-1" onkeydown="switchTab(event)" id="t4" class="table-tab" onclick="show(8);">Exception Summary</button></div>
<div id="all-classes-table.tabpanel" role="tabpanel">
<table class="summary-table" aria-labelledby="t0">
<thead>
<tr>
<th class="col-first" scope="col">Class</th>
<th class="col-last" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="alt-color" id="i0">
<td class="col-first"><a href="com/plannaplan/App.html" title="class in com.plannaplan">App</a></td>
<th class="col-last" scope="row">
<div class="block">Root class of Application.</div>
</th>
</tr>
<tr class="row-color" id="i1">
<td class="col-first"><a href="com/plannaplan/responses/models/AssignmentDetailedResponse.html" title="class in com.plannaplan.responses.models">AssignmentDetailedResponse</a></td>
<th class="col-last" scope="row">
<div class="block">Assignment detailed response for api</div>
</th>
</tr>
<tr class="alt-color" id="i2">
<td class="col-first"><a href="com/plannaplan/responses/models/AssignmentResponse.html" title="class in com.plannaplan.responses.models">AssignmentResponse</a></td>
<th class="col-last" scope="row">
<div class="block">Assignment entity api response</div>
</th>
</tr>
<tr class="row-color" id="i3">
<td class="col-first"><a href="com/plannaplan/responses/mappers/AssignmentResponseMappers.html" title="class in com.plannaplan.responses.mappers">AssignmentResponseMappers</a></td>
<th class="col-last" scope="row">
<div class="block">Mappers for Assingnmetns to api responses</div>
</th>
</tr>
<tr class="alt-color" id="i4">
<td class="col-first"><a href="com/plannaplan/controllers/AssignmentsController.html" title="class in com.plannaplan.controllers">AssignmentsController</a></td>
<th class="col-last" scope="row">Deprecated.</th>
</tr>
<tr class="row-color" id="i5">
<td class="col-first"><a href="com/plannaplan/responses/models/AssignmentsSingleResponse.html" title="class in com.plannaplan.responses.models">AssignmentsSingleResponse</a></td>
<th class="col-last" scope="row">
<div class="block">Repsonse for single assignment to use in commision repsonse</div>
</th>
</tr>
<tr class="alt-color" id="i6">
<td class="col-first"><a href="com/plannaplan/security/AuthenticationFilter.html" title="class in com.plannaplan.security">AuthenticationFilter</a></td>
<th class="col-last" scope="row">
<div class="block">Spring authentication filter class</div>
</th>
</tr>
<tr class="row-color" id="i7">
<td class="col-first"><a href="com/plannaplan/security/AuthenticationProvider.html" title="class in com.plannaplan.security">AuthenticationProvider</a></td>
<th class="col-last" scope="row">
<div class="block">Spring authentication provider</div>
</th>
</tr>
<tr class="alt-color" id="i8">
<td class="col-first"><a href="com/plannaplan/security/AuthorityRoles.html" title="enum in com.plannaplan.security">AuthorityRoles</a></td>
<th class="col-last" scope="row">
<div class="block">Users Roles for spring app</div>
</th>
</tr>
<tr class="row-color" id="i9">
<td class="col-first"><a href="com/plannaplan/security/cas/CasUserIdentity.html" title="class in com.plannaplan.security.cas">CasUserIdentity</a></td>
<th class="col-last" scope="row">
<div class="block">Model to keep data from Cas response.</div>
</th>
</tr>
<tr class="alt-color" id="i10">
<td class="col-first"><a href="com/plannaplan/security/cas/CasValidationExcepiton.html" title="class in com.plannaplan.security.cas">CasValidationExcepiton</a></td>
<th class="col-last" scope="row">
<div class="block">Exception to throw when cas didn't validate provided ticket</div>
</th>
</tr>
<tr class="row-color" id="i11">
<td class="col-first"><a href="com/plannaplan/security/cas/CasValidator.html" title="interface in com.plannaplan.security.cas">CasValidator</a></td>
<th class="col-last" scope="row">
<div class="block">We can authorize in different contexts.</div>
</th>
</tr>
<tr class="alt-color" id="i12">
<td class="col-first"><a href="com/plannaplan/controllers/CommisionController.html" title="class in com.plannaplan.controllers">CommisionController</a></td>
<th class="col-last" scope="row">
<div class="block">Rest controller to Commision and Assignment related endpoints.</div>
</th>
</tr>
<tr class="row-color" id="i13">
<td class="col-first"><a href="com/plannaplan/responses/models/CommisionResponse.html" title="class in com.plannaplan.responses.models">CommisionResponse</a></td>
<th class="col-last" scope="row">
<div class="block">Commision api response</div>
</th>
</tr>
<tr class="alt-color" id="i14">
<td class="col-first"><a href="com/plannaplan/responses/mappers/CommisionResponseMappers.html" title="class in com.plannaplan.responses.mappers">CommisionResponseMappers</a></td>
<th class="col-last" scope="row">
<div class="block">Mappers for Commisions to api responses</div>
</th>
</tr>
<tr class="row-color" id="i15">
<td class="col-first"><a href="com/plannaplan/responses/models/CommisionWithAcceptedGroupsResponse.html" title="class in com.plannaplan.responses.models">CommisionWithAcceptedGroupsResponse</a></td>
<th class="col-last" scope="row">
<div class="block">Commision With Groups api Response.</div>
</th>
</tr>
<tr class="alt-color" id="i16">
<td class="col-first"><a href="com/plannaplan/responses/models/CommisionWithGroupsResponse.html" title="class in com.plannaplan.responses.models">CommisionWithGroupsResponse</a></td>
<th class="col-last" scope="row">
<div class="block">Commision With Groups api Response.</div>
</th>
</tr>
<tr class="row-color" id="i17">
<td class="col-first"><a href="com/plannaplan/controllers/ConfigController.html" title="class in com.plannaplan.controllers">ConfigController</a></td>
<th class="col-last" scope="row">
<div class="block">Rest controller to Config related endpoints.</div>
</th>
</tr>
<tr class="alt-color" id="i18">
<td class="col-first"><a href="com/plannaplan/responses/models/ConfigTourResponse.html" title="class in com.plannaplan.responses.models">ConfigTourResponse</a></td>
<th class="col-last" scope="row">
<div class="block">Api response for config tours entpoint</div>
</th>
</tr>
<tr class="row-color" id="i19">
<td class="col-first"><a href="com/plannaplan/controllers/CoursesController.html" title="class in com.plannaplan.controllers">CoursesController</a></td>
<th class="col-last" scope="row">
<div class="block">Rest controller to Courses related endpoints.</div>
</th>
</tr>
<tr class="alt-color" id="i20">
<td class="col-first"><a href="com/plannaplan/responses/models/CoursesDefaultResponse.html" title="class in com.plannaplan.responses.models">CoursesDefaultResponse</a></td>
<th class="col-last" scope="row">
<div class="block">Courses Default Api Response.</div>
</th>
</tr>
<tr class="row-color" id="i21">
<td class="col-first"><a href="com/plannaplan/responses/models/abstracts/CoursesResponse.html" title="class in com.plannaplan.responses.models.abstracts">CoursesResponse</a></td>
<th class="col-last" scope="row">
<div class="block">Course entity api response</div>
</th>
</tr>
<tr class="alt-color" id="i22">
<td class="col-first"><a href="com/plannaplan/responses/mappers/CoursesResponseMappers.html" title="class in com.plannaplan.responses.mappers">CoursesResponseMappers</a></td>
<th class="col-last" scope="row">
<div class="block">Mappers for Courses to api responses</div>
</th>
</tr>
<tr class="row-color" id="i23">
<td class="col-first"><a href="com/plannaplan/responses/models/CoursesWithGroupsResponse.html" title="class in com.plannaplan.responses.models">CoursesWithGroupsResponse</a></td>
<th class="col-last" scope="row">
<div class="block">Courses With Groups Api Response .</div>
</th>
</tr>
<tr class="alt-color" id="i24">
<td class="col-first"><a href="com/plannaplan/responses/models/CourseWithGroupsResponse.html" title="class in com.plannaplan.responses.models">CourseWithGroupsResponse</a>&lt;<a href="com/plannaplan/responses/models/CourseWithGroupsResponse.html" title="type parameter in CourseWithGroupsResponse">T</a>&gt;</td>
<th class="col-last" scope="row">
<div class="block">Course respose with all realted groups as api response.</div>
</th>
</tr>
<tr class="row-color" id="i25">
<td class="col-first"><a href="com/plannaplan/security/cas/CustomUAMCasValidator.html" title="class in com.plannaplan.security.cas">CustomUAMCasValidator</a></td>
<th class="col-last" scope="row">
<div class="block">Cas Validator for UAM with domain registered for email and usosid as a
repsonse</div>
</th>
</tr>
<tr class="alt-color" id="i26">
<td class="col-first"><a href="com/plannaplan/security/cas/DefaultUAMCasValidator.html" title="class in com.plannaplan.security.cas">DefaultUAMCasValidator</a></td>
<th class="col-last" scope="row">
<div class="block">Cas Validator for localhost and not registered dopmains</div>
</th>
</tr>
<tr class="row-color" id="i27">
<td class="col-first"><a href="com/plannaplan/controllers/DeveloperController.html" title="class in com.plannaplan.controllers">DeveloperController</a></td>
<th class="col-last" scope="row">
<div class="block">Rest controller to enpoint that help deveopler test the app</div>
</th>
</tr>
<tr class="alt-color" id="i28">
<td class="col-first"><a href="com/plannaplan/controllers/ExchangeController.html" title="class in com.plannaplan.controllers">ExchangeController</a></td>
<th class="col-last" scope="row">
<div class="block">Rest controller to Exchange related endpoints.</div>
</th>
</tr>
<tr class="row-color" id="i29">
<td class="col-first"><a href="com/plannaplan/responses/models/ExchangeResponse.html" title="class in com.plannaplan.responses.models">ExchangeResponse</a></td>
<th class="col-last" scope="row">
<div class="block">Exchange proposal api repsonse</div>
</th>
</tr>
<tr class="alt-color" id="i30">
<td class="col-first"><a href="com/plannaplan/responses/mappers/ExchangeResponseMappers.html" title="class in com.plannaplan.responses.mappers">ExchangeResponseMappers</a></td>
<th class="col-last" scope="row">
<div class="block">Mappers for Exchange to api responses</div>
</th>
</tr>
<tr class="row-color" id="i31">
<td class="col-first"><a href="com/plannaplan/controllers/GroupController.html" title="class in com.plannaplan.controllers">GroupController</a></td>
<th class="col-last" scope="row">
<div class="block">Rest controller to Groups related endpoints.</div>
</th>
</tr>
<tr class="alt-color" id="i32">
<td class="col-first"><a href="com/plannaplan/responses/models/GroupDefaultResponse.html" title="class in com.plannaplan.responses.models">GroupDefaultResponse</a></td>
<th class="col-last" scope="row">
<div class="block">Default api response for Groups entity</div>
</th>
</tr>
<tr class="row-color" id="i33">
<td class="col-first"><a href="com/plannaplan/responses/mappers/GroupsMappers.html" title="class in com.plannaplan.responses.mappers">GroupsMappers</a></td>
<th class="col-last" scope="row">
<div class="block">Mappers for Groups to api responses</div>
</th>
</tr>
<tr class="alt-color" id="i34">
<td class="col-first"><a href="com/plannaplan/responses/models/GroupWithCapacityResponse.html" title="class in com.plannaplan.responses.models">GroupWithCapacityResponse</a></td>
<th class="col-last" scope="row">
<div class="block">Group api response featuring group capacity</div>
</th>
</tr>
<tr class="row-color" id="i35">
<td class="col-first"><a href="com/plannaplan/Logo.html" title="class in com.plannaplan">Logo</a></td>
<th class="col-last" scope="row">
<div class="block">Class to generate logo string on start application and make logs info</div>
</th>
</tr>
<tr class="alt-color" id="i36">
<td class="col-first"><a href="com/plannaplan/controllers/StatisticsController.html" title="class in com.plannaplan.controllers">StatisticsController</a></td>
<th class="col-last" scope="row">
<div class="block">Rest controller to enpoint that help deveopler test the app</div>
</th>
</tr>
<tr class="row-color" id="i37">
<td class="col-first"><a href="com/plannaplan/responses/models/StatisticSimpleNumberResponse.html" title="class in com.plannaplan.responses.models">StatisticSimpleNumberResponse</a></td>
<th class="col-last" scope="row">
<div class="block">Simple api response for number statistics</div>
</th>
</tr>
<tr class="alt-color" id="i38">
<td class="col-first"><a href="com/plannaplan/Swagger2Config.html" title="class in com.plannaplan">Swagger2Config</a></td>
<th class="col-last" scope="row">
<div class="block">Config class of Swagger to generate rest api documentation</div>
</th>
</tr>
<tr class="row-color" id="i39">
<td class="col-first"><a href="com/plannaplan/controllers/TokenBasedController.html" title="class in com.plannaplan.controllers">TokenBasedController</a></td>
<th class="col-last" scope="row">
<div class="block">Abstract class for controllers that requires token to extra authorize action
beyond spring security</div>
</th>
</tr>
<tr class="alt-color" id="i40">
<td class="col-first"><a href="com/plannaplan/controllers/TokenController.html" title="class in com.plannaplan.controllers">TokenController</a></td>
<th class="col-last" scope="row">
<div class="block">Rest controller to Token related endpoints.</div>
</th>
</tr>
<tr class="row-color" id="i41">
<td class="col-first"><a href="com/plannaplan/responses/models/TokenResponse.html" title="class in com.plannaplan.responses.models">TokenResponse</a></td>
<th class="col-last" scope="row">
<div class="block">Response to show after successfully login cation</div>
</th>
</tr>
<tr class="alt-color" id="i42">
<td class="col-first"><a href="com/plannaplan/responses/models/UserResponse.html" title="class in com.plannaplan.responses.models">UserResponse</a></td>
<th class="col-last" scope="row">
<div class="block">Model for api response for user serach results.</div>
</th>
</tr>
<tr class="row-color" id="i43">
<td class="col-first"><a href="com/plannaplan/responses/mappers/UserResponseMappers.html" title="class in com.plannaplan.responses.mappers">UserResponseMappers</a></td>
<th class="col-last" scope="row">
<div class="block">Mappers for Users to api responses</div>
</th>
</tr>
<tr class="alt-color" id="i44">
<td class="col-first"><a href="com/plannaplan/controllers/UsersController.html" title="class in com.plannaplan.controllers">UsersController</a></td>
<th class="col-last" scope="row">
<div class="block">Rest controller to assignments related endpoints.</div>
</th>
</tr>
<tr class="row-color" id="i45">
<td class="col-first"><a href="com/plannaplan/security/WebSecurityConfig.html" title="class in com.plannaplan.security">WebSecurityConfig</a></td>
<th class="col-last" scope="row">
<div class="block">Spring config class for security</div>
</th>
</tr>
</tbody>
</table>
</div>
</div>
</main>
<footer role="contentinfo">
<nav role="navigation">
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottom-nav" id="navbar.bottom">
<div class="skip-nav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<ul id="navbar.bottom.firstrow" class="nav-list" title="Navigation">
<li><a href="index.html">Overview</a></li>
<li>Package</li>
<li>Class</li>
<li>Use</li>
<li><a href="overview-tree.html">Tree</a></li>
<li><a href="deprecated-list.html">Deprecated</a></li>
<li><a href="index-all.html">Index</a></li>
<li><a href="help-doc.html">Help</a></li>
</ul>
</div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<span class="skip-nav" id="skip.navbar.bottom">
<!-- -->
</span></nav>
<p class="legal-copy"><small>Copyright &#169; 2021. All rights reserved.</small></p>
</footer>
</div>
</div>
</body>
</html>