blob: 31f662f7249da181e2dde40fdd7442becdbbae6a [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="fr">
<head>
<!-- Generated by javadoc (1.8.0_201) on Sat Feb 22 18:53:57 CET 2020 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Serialized Form (Apache Shiro :: Web 1.5.1 API)</title>
<meta name="date" content="2020-02-22">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<script type="text/javascript" src="script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Serialized Form (Apache Shiro :: Web 1.5.1 API)";
}
}
catch(err) {
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="overview-summary.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="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="index.html?serialized-form.html" target="_top">Frames</a></li>
<li><a href="serialized-form.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="allclasses-noframe.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="header">
<h1 title="Serialized Form" class="title">Serialized Form</h1>
</div>
<div class="serializedFormContainer">
<ul class="blockList">
<li class="blockList">
<h2 title="Package">Package&nbsp;org.apache.shiro.web.session.mgt</h2>
<ul class="blockList">
<li class="blockList"><a name="org.apache.shiro.web.session.mgt.DefaultWebSessionContext">
<!-- -->
</a>
<h3>Class <a href="org/apache/shiro/web/session/mgt/DefaultWebSessionContext.html" title="class in org.apache.shiro.web.session.mgt">org.apache.shiro.web.session.mgt.DefaultWebSessionContext</a> extends org.apache.shiro.session.mgt.DefaultSessionContext implements Serializable</h3>
<dl class="nameValue">
<dt>serialVersionUID:</dt>
<dd>-3974604687792523072L</dd>
</dl>
</li>
<li class="blockList"><a name="org.apache.shiro.web.session.mgt.WebSessionKey">
<!-- -->
</a>
<h3>Class <a href="org/apache/shiro/web/session/mgt/WebSessionKey.html" title="class in org.apache.shiro.web.session.mgt">org.apache.shiro.web.session.mgt.WebSessionKey</a> extends org.apache.shiro.session.mgt.DefaultSessionKey implements Serializable</h3>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockList">
<h4>servletRequest</h4>
<pre><a href="https://docs.oracle.com/javaee/5/api/javax/servlet/ServletRequest.html?is-external=true" title="class or interface in javax.servlet">ServletRequest</a> servletRequest</pre>
</li>
<li class="blockListLast">
<h4>servletResponse</h4>
<pre><a href="https://docs.oracle.com/javaee/5/api/javax/servlet/ServletResponse.html?is-external=true" title="class or interface in javax.servlet">ServletResponse</a> servletResponse</pre>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList">
<h2 title="Package">Package&nbsp;org.apache.shiro.web.subject.support</h2>
<ul class="blockList">
<li class="blockList"><a name="org.apache.shiro.web.subject.support.DefaultWebSubjectContext">
<!-- -->
</a>
<h3>Class <a href="org/apache/shiro/web/subject/support/DefaultWebSubjectContext.html" title="class in org.apache.shiro.web.subject.support">org.apache.shiro.web.subject.support.DefaultWebSubjectContext</a> extends org.apache.shiro.subject.support.DefaultSubjectContext implements Serializable</h3>
<dl class="nameValue">
<dt>serialVersionUID:</dt>
<dd>8188555355305827739L</dd>
</dl>
</li>
</ul>
</li>
<li class="blockList">
<h2 title="Package">Package&nbsp;org.apache.shiro.web.tags</h2>
<ul class="blockList">
<li class="blockList"><a name="org.apache.shiro.web.tags.AuthenticatedTag">
<!-- -->
</a>
<h3>Class <a href="org/apache/shiro/web/tags/AuthenticatedTag.html" title="class in org.apache.shiro.web.tags">org.apache.shiro.web.tags.AuthenticatedTag</a> extends <a href="org/apache/shiro/web/tags/SecureTag.html" title="class in org.apache.shiro.web.tags">SecureTag</a> implements Serializable</h3>
</li>
<li class="blockList"><a name="org.apache.shiro.web.tags.GuestTag">
<!-- -->
</a>
<h3>Class <a href="org/apache/shiro/web/tags/GuestTag.html" title="class in org.apache.shiro.web.tags">org.apache.shiro.web.tags.GuestTag</a> extends <a href="org/apache/shiro/web/tags/SecureTag.html" title="class in org.apache.shiro.web.tags">SecureTag</a> implements Serializable</h3>
</li>
<li class="blockList"><a name="org.apache.shiro.web.tags.HasAnyRolesTag">
<!-- -->
</a>
<h3>Class <a href="org/apache/shiro/web/tags/HasAnyRolesTag.html" title="class in org.apache.shiro.web.tags">org.apache.shiro.web.tags.HasAnyRolesTag</a> extends <a href="org/apache/shiro/web/tags/RoleTag.html" title="class in org.apache.shiro.web.tags">RoleTag</a> implements Serializable</h3>
</li>
<li class="blockList"><a name="org.apache.shiro.web.tags.HasPermissionTag">
<!-- -->
</a>
<h3>Class <a href="org/apache/shiro/web/tags/HasPermissionTag.html" title="class in org.apache.shiro.web.tags">org.apache.shiro.web.tags.HasPermissionTag</a> extends <a href="org/apache/shiro/web/tags/PermissionTag.html" title="class in org.apache.shiro.web.tags">PermissionTag</a> implements Serializable</h3>
</li>
<li class="blockList"><a name="org.apache.shiro.web.tags.HasRoleTag">
<!-- -->
</a>
<h3>Class <a href="org/apache/shiro/web/tags/HasRoleTag.html" title="class in org.apache.shiro.web.tags">org.apache.shiro.web.tags.HasRoleTag</a> extends <a href="org/apache/shiro/web/tags/RoleTag.html" title="class in org.apache.shiro.web.tags">RoleTag</a> implements Serializable</h3>
</li>
<li class="blockList"><a name="org.apache.shiro.web.tags.LacksPermissionTag">
<!-- -->
</a>
<h3>Class <a href="org/apache/shiro/web/tags/LacksPermissionTag.html" title="class in org.apache.shiro.web.tags">org.apache.shiro.web.tags.LacksPermissionTag</a> extends <a href="org/apache/shiro/web/tags/PermissionTag.html" title="class in org.apache.shiro.web.tags">PermissionTag</a> implements Serializable</h3>
</li>
<li class="blockList"><a name="org.apache.shiro.web.tags.LacksRoleTag">
<!-- -->
</a>
<h3>Class <a href="org/apache/shiro/web/tags/LacksRoleTag.html" title="class in org.apache.shiro.web.tags">org.apache.shiro.web.tags.LacksRoleTag</a> extends <a href="org/apache/shiro/web/tags/RoleTag.html" title="class in org.apache.shiro.web.tags">RoleTag</a> implements Serializable</h3>
</li>
<li class="blockList"><a name="org.apache.shiro.web.tags.NotAuthenticatedTag">
<!-- -->
</a>
<h3>Class <a href="org/apache/shiro/web/tags/NotAuthenticatedTag.html" title="class in org.apache.shiro.web.tags">org.apache.shiro.web.tags.NotAuthenticatedTag</a> extends <a href="org/apache/shiro/web/tags/SecureTag.html" title="class in org.apache.shiro.web.tags">SecureTag</a> implements Serializable</h3>
</li>
<li class="blockList"><a name="org.apache.shiro.web.tags.PermissionTag">
<!-- -->
</a>
<h3>Class <a href="org/apache/shiro/web/tags/PermissionTag.html" title="class in org.apache.shiro.web.tags">org.apache.shiro.web.tags.PermissionTag</a> extends <a href="org/apache/shiro/web/tags/SecureTag.html" title="class in org.apache.shiro.web.tags">SecureTag</a> implements Serializable</h3>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockListLast">
<h4>name</h4>
<pre><a href="https://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> name</pre>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList"><a name="org.apache.shiro.web.tags.PrincipalTag">
<!-- -->
</a>
<h3>Class <a href="org/apache/shiro/web/tags/PrincipalTag.html" title="class in org.apache.shiro.web.tags">org.apache.shiro.web.tags.PrincipalTag</a> extends <a href="org/apache/shiro/web/tags/SecureTag.html" title="class in org.apache.shiro.web.tags">SecureTag</a> implements Serializable</h3>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockList">
<h4>type</h4>
<pre><a href="https://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> type</pre>
<div class="block">The type of principal to be retrieved, or null if the default principal should be used.</div>
</li>
<li class="blockList">
<h4>property</h4>
<pre><a href="https://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> property</pre>
<div class="block">The property name to retrieve of the principal, or null if the <tt>toString()</tt> value should be used.</div>
</li>
<li class="blockListLast">
<h4>defaultValue</h4>
<pre><a href="https://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> defaultValue</pre>
<div class="block">The default value that should be displayed if the user is not authenticated, or no principal is found.</div>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList"><a name="org.apache.shiro.web.tags.RoleTag">
<!-- -->
</a>
<h3>Class <a href="org/apache/shiro/web/tags/RoleTag.html" title="class in org.apache.shiro.web.tags">org.apache.shiro.web.tags.RoleTag</a> extends <a href="org/apache/shiro/web/tags/SecureTag.html" title="class in org.apache.shiro.web.tags">SecureTag</a> implements Serializable</h3>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockListLast">
<h4>name</h4>
<pre><a href="https://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> name</pre>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList"><a name="org.apache.shiro.web.tags.SecureTag">
<!-- -->
</a>
<h3>Class <a href="org/apache/shiro/web/tags/SecureTag.html" title="class in org.apache.shiro.web.tags">org.apache.shiro.web.tags.SecureTag</a> extends <a href="https://docs.oracle.com/javaee/5/api/javax/servlet/jsp/tagext/TagSupport.html?is-external=true" title="class or interface in javax.servlet.jsp.tagext">TagSupport</a> implements Serializable</h3>
</li>
<li class="blockList"><a name="org.apache.shiro.web.tags.UserTag">
<!-- -->
</a>
<h3>Class <a href="org/apache/shiro/web/tags/UserTag.html" title="class in org.apache.shiro.web.tags">org.apache.shiro.web.tags.UserTag</a> extends <a href="org/apache/shiro/web/tags/SecureTag.html" title="class in org.apache.shiro.web.tags">SecureTag</a> implements Serializable</h3>
</li>
</ul>
</li>
<li class="blockList">
<h2 title="Package">Package&nbsp;org.apache.shiro.web.util</h2>
<ul class="blockList">
<li class="blockList"><a name="org.apache.shiro.web.util.SavedRequest">
<!-- -->
</a>
<h3>Class <a href="org/apache/shiro/web/util/SavedRequest.html" title="class in org.apache.shiro.web.util">org.apache.shiro.web.util.SavedRequest</a> extends <a href="https://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> implements Serializable</h3>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockList">
<h4>method</h4>
<pre><a href="https://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> method</pre>
</li>
<li class="blockList">
<h4>queryString</h4>
<pre><a href="https://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> queryString</pre>
</li>
<li class="blockListLast">
<h4>requestURI</h4>
<pre><a href="https://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> requestURI</pre>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="overview-summary.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="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="index.html?serialized-form.html" target="_top">Frames</a></li>
<li><a href="serialized-form.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="allclasses-noframe.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright &#169; 2004&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
</body>
</html>