blob: 57e70d976c3e656d94fcc03265241d9f0566095c [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 May 02 22:24:33 CEST 2020 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Index (Apache Shiro :: Support :: AspectJ 1.5.3 API)</title>
<meta name="date" content="2020-05-02">
<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="Index (Apache Shiro :: Support :: AspectJ 1.5.3 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="org/apache/shiro/aspectj/package-summary.html">Package</a></li>
<li>Class</li>
<li>Use</li>
<li><a href="org/apache/shiro/aspectj/package-tree.html">Tree</a></li>
<li><a href="deprecated-list.html">Deprecated</a></li>
<li class="navBarCell1Rev">Index</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?index-all.html" target="_top">Frames</a></li>
<li><a href="index-all.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="contentContainer"><a href="#I:A">A</a>&nbsp;<a href="#I:B">B</a>&nbsp;<a href="#I:C">C</a>&nbsp;<a href="#I:E">E</a>&nbsp;<a href="#I:G">G</a>&nbsp;<a href="#I:O">O</a>&nbsp;<a href="#I:P">P</a>&nbsp;<a href="#I:S">S</a>&nbsp;<a name="I:A">
<!-- -->
</a>
<h2 class="title">A</h2>
<dl>
<dt><span class="memberNameLink"><a href="org/apache/shiro/aspectj/ShiroAnnotationAuthorizingAspect.html#anyShiroAnnotatedMethod--">anyShiroAnnotatedMethod()</a></span> - Method in class org.apache.shiro.aspectj.<a href="org/apache/shiro/aspectj/ShiroAnnotationAuthorizingAspect.html" title="class in org.apache.shiro.aspectj">ShiroAnnotationAuthorizingAspect</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/shiro/aspectj/AspectjAnnotationsAuthorizingMethodInterceptor.html" title="class in org.apache.shiro.aspectj"><span class="typeNameLink">AspectjAnnotationsAuthorizingMethodInterceptor</span></a> - Class in <a href="org/apache/shiro/aspectj/package-summary.html">org.apache.shiro.aspectj</a></dt>
<dd>
<div class="block">Extends the annotations authorizing method interceptor class hierarchie to adapt
an aspectj <code>JoinPoint</code> into a <code>MethodInvocation</code> amd to perform the
authorization of method invocations.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/shiro/aspectj/AspectjAnnotationsAuthorizingMethodInterceptor.html#AspectjAnnotationsAuthorizingMethodInterceptor--">AspectjAnnotationsAuthorizingMethodInterceptor()</a></span> - Constructor for class org.apache.shiro.aspectj.<a href="org/apache/shiro/aspectj/AspectjAnnotationsAuthorizingMethodInterceptor.html" title="class in org.apache.shiro.aspectj">AspectjAnnotationsAuthorizingMethodInterceptor</a></dt>
<dd>&nbsp;</dd>
</dl>
<a name="I:B">
<!-- -->
</a>
<h2 class="title">B</h2>
<dl>
<dt><a href="org/apache/shiro/aspectj/BeforeAdviceMethodInvocationAdapter.html" title="class in org.apache.shiro.aspectj"><span class="typeNameLink">BeforeAdviceMethodInvocationAdapter</span></a> - Class in <a href="org/apache/shiro/aspectj/package-summary.html">org.apache.shiro.aspectj</a></dt>
<dd>
<div class="block">Helper class that adapts an AspectJ <code>JoinPoint</code>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/shiro/aspectj/BeforeAdviceMethodInvocationAdapter.html#BeforeAdviceMethodInvocationAdapter-java.lang.Object-java.lang.reflect.Method-java.lang.Object:A-">BeforeAdviceMethodInvocationAdapter(Object, Method, Object[])</a></span> - Constructor for class org.apache.shiro.aspectj.<a href="org/apache/shiro/aspectj/BeforeAdviceMethodInvocationAdapter.html" title="class in org.apache.shiro.aspectj">BeforeAdviceMethodInvocationAdapter</a></dt>
<dd>
<div class="block">Creates a new <a href="org/apache/shiro/aspectj/BeforeAdviceMethodInvocationAdapter.html" title="class in org.apache.shiro.aspectj"><code>BeforeAdviceMethodInvocationAdapter</code></a> instance.</div>
</dd>
</dl>
<a name="I:C">
<!-- -->
</a>
<h2 class="title">C</h2>
<dl>
<dt><span class="memberNameLink"><a href="org/apache/shiro/aspectj/BeforeAdviceMethodInvocationAdapter.html#createFrom-org.aspectj.lang.JoinPoint-">createFrom(JoinPoint)</a></span> - Static method in class org.apache.shiro.aspectj.<a href="org/apache/shiro/aspectj/BeforeAdviceMethodInvocationAdapter.html" title="class in org.apache.shiro.aspectj">BeforeAdviceMethodInvocationAdapter</a></dt>
<dd>
<div class="block">Factory method that creates a new <a href="org/apache/shiro/aspectj/BeforeAdviceMethodInvocationAdapter.html" title="class in org.apache.shiro.aspectj"><code>BeforeAdviceMethodInvocationAdapter</code></a> instance
using the AspectJ <code>JoinPoint</code> provided.</div>
</dd>
</dl>
<a name="I:E">
<!-- -->
</a>
<h2 class="title">E</h2>
<dl>
<dt><span class="memberNameLink"><a href="org/apache/shiro/aspectj/ShiroAnnotationAuthorizingAspect.html#executeAnnotatedMethod-org.aspectj.lang.JoinPoint-">executeAnnotatedMethod(JoinPoint)</a></span> - Method in class org.apache.shiro.aspectj.<a href="org/apache/shiro/aspectj/ShiroAnnotationAuthorizingAspect.html" title="class in org.apache.shiro.aspectj">ShiroAnnotationAuthorizingAspect</a></dt>
<dd>&nbsp;</dd>
</dl>
<a name="I:G">
<!-- -->
</a>
<h2 class="title">G</h2>
<dl>
<dt><span class="memberNameLink"><a href="org/apache/shiro/aspectj/BeforeAdviceMethodInvocationAdapter.html#getArguments--">getArguments()</a></span> - Method in class org.apache.shiro.aspectj.<a href="org/apache/shiro/aspectj/BeforeAdviceMethodInvocationAdapter.html" title="class in org.apache.shiro.aspectj">BeforeAdviceMethodInvocationAdapter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/shiro/aspectj/BeforeAdviceMethodInvocationAdapter.html#getMethod--">getMethod()</a></span> - Method in class org.apache.shiro.aspectj.<a href="org/apache/shiro/aspectj/BeforeAdviceMethodInvocationAdapter.html" title="class in org.apache.shiro.aspectj">BeforeAdviceMethodInvocationAdapter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/shiro/aspectj/BeforeAdviceMethodInvocationAdapter.html#getThis--">getThis()</a></span> - Method in class org.apache.shiro.aspectj.<a href="org/apache/shiro/aspectj/BeforeAdviceMethodInvocationAdapter.html" title="class in org.apache.shiro.aspectj">BeforeAdviceMethodInvocationAdapter</a></dt>
<dd>&nbsp;</dd>
</dl>
<a name="I:O">
<!-- -->
</a>
<h2 class="title">O</h2>
<dl>
<dt><a href="org/apache/shiro/aspectj/package-summary.html">org.apache.shiro.aspectj</a> - package org.apache.shiro.aspectj</dt>
<dd>
<div class="block"><a href="http://www.eclipse.org/aspectj/">AspectJ</a> support for enabling
dynamic authorization using Shiro's annotations.</div>
</dd>
</dl>
<a name="I:P">
<!-- -->
</a>
<h2 class="title">P</h2>
<dl>
<dt><span class="memberNameLink"><a href="org/apache/shiro/aspectj/AspectjAnnotationsAuthorizingMethodInterceptor.html#performBeforeInterception-org.aspectj.lang.JoinPoint-">performBeforeInterception(JoinPoint)</a></span> - Method in class org.apache.shiro.aspectj.<a href="org/apache/shiro/aspectj/AspectjAnnotationsAuthorizingMethodInterceptor.html" title="class in org.apache.shiro.aspectj">AspectjAnnotationsAuthorizingMethodInterceptor</a></dt>
<dd>
<div class="block">Performs the method interception of the before advice at the specified joint point.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/shiro/aspectj/BeforeAdviceMethodInvocationAdapter.html#proceed--">proceed()</a></span> - Method in class org.apache.shiro.aspectj.<a href="org/apache/shiro/aspectj/BeforeAdviceMethodInvocationAdapter.html" title="class in org.apache.shiro.aspectj">BeforeAdviceMethodInvocationAdapter</a></dt>
<dd>&nbsp;</dd>
</dl>
<a name="I:S">
<!-- -->
</a>
<h2 class="title">S</h2>
<dl>
<dt><a href="org/apache/shiro/aspectj/ShiroAnnotationAuthorizingAspect.html" title="class in org.apache.shiro.aspectj"><span class="typeNameLink">ShiroAnnotationAuthorizingAspect</span></a> - Class in <a href="org/apache/shiro/aspectj/package-summary.html">org.apache.shiro.aspectj</a></dt>
<dd>
<div class="block">Aspect that adds a before advice for each invocation of an annotated method.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/shiro/aspectj/ShiroAnnotationAuthorizingAspect.html#ShiroAnnotationAuthorizingAspect--">ShiroAnnotationAuthorizingAspect()</a></span> - Constructor for class org.apache.shiro.aspectj.<a href="org/apache/shiro/aspectj/ShiroAnnotationAuthorizingAspect.html" title="class in org.apache.shiro.aspectj">ShiroAnnotationAuthorizingAspect</a></dt>
<dd>&nbsp;</dd>
</dl>
<a href="#I:A">A</a>&nbsp;<a href="#I:B">B</a>&nbsp;<a href="#I:C">C</a>&nbsp;<a href="#I:E">E</a>&nbsp;<a href="#I:G">G</a>&nbsp;<a href="#I:O">O</a>&nbsp;<a href="#I:P">P</a>&nbsp;<a href="#I:S">S</a>&nbsp;</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="org/apache/shiro/aspectj/package-summary.html">Package</a></li>
<li>Class</li>
<li>Use</li>
<li><a href="org/apache/shiro/aspectj/package-tree.html">Tree</a></li>
<li><a href="deprecated-list.html">Deprecated</a></li>
<li class="navBarCell1Rev">Index</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?index-all.html" target="_top">Frames</a></li>
<li><a href="index-all.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>