|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use UnauthenticatedException | |
---|---|
org.apache.shiro.authz.aop | Contains AOP implementation support classes specifically used for authorization operations, particularly supporting AOP Method Interceptors and JSR-175 metadata Annotations. |
Uses of UnauthenticatedException in org.apache.shiro.authz.aop |
---|
Methods in org.apache.shiro.authz.aop that throw UnauthenticatedException | |
---|---|
void |
AuthenticatedAnnotationHandler.assertAuthorized(Annotation a)
Ensures that the calling Subject is authenticated, and if not, throws an
UnauthenticatedException indicating the method is not allowed to be executed. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |