A C E F G I O S T 
All Classes All Packages

A

AnnotationAuthorizationFilter - Class in org.apache.shiro.web.jaxrs
A filter that grants or denies access to a JAX-RS resource based on the Shiro annotations on it.
AnnotationAuthorizationFilter(Collection<Annotation>) - Constructor for class org.apache.shiro.web.jaxrs.AnnotationAuthorizationFilter
 

C

configure(ResourceInfo, FeatureContext) - Method in class org.apache.shiro.web.jaxrs.ShiroAnnotationFilterFeature
 
configure(FeatureContext) - Method in class org.apache.shiro.web.jaxrs.ShiroFeature
 

E

ExceptionMapper - Class in org.apache.shiro.web.jaxrs
JAX-RS exception mapper used to map Shiro AuthorizationExceptions to HTTP status codes.
ExceptionMapper() - Constructor for class org.apache.shiro.web.jaxrs.ExceptionMapper
 

F

filter(ContainerRequestContext) - Method in class org.apache.shiro.web.jaxrs.AnnotationAuthorizationFilter
 
filter(ContainerRequestContext) - Method in class org.apache.shiro.web.jaxrs.SubjectPrincipalRequestFilter
 

G

getAuthenticationScheme() - Method in class org.apache.shiro.web.jaxrs.ShiroSecurityContext
 
getUserPrincipal() - Method in class org.apache.shiro.web.jaxrs.ShiroSecurityContext
 

I

isSecure() - Method in class org.apache.shiro.web.jaxrs.ShiroSecurityContext
 
isUserInRole(String) - Method in class org.apache.shiro.web.jaxrs.ShiroSecurityContext
 

O

org.apache.shiro.web.jaxrs - package org.apache.shiro.web.jaxrs
 

S

ShiroAnnotationFilterFeature - Class in org.apache.shiro.web.jaxrs
Wraps filters around JAX-RS resources that are annotated with Shiro annotations.
ShiroAnnotationFilterFeature() - Constructor for class org.apache.shiro.web.jaxrs.ShiroAnnotationFilterFeature
 
ShiroFeature - Class in org.apache.shiro.web.jaxrs
ShiroFeature() - Constructor for class org.apache.shiro.web.jaxrs.ShiroFeature
 
ShiroSecurityContext - Class in org.apache.shiro.web.jaxrs
A Shiro based SecurityContext that exposes the current Shiro Subject as a Principal.
ShiroSecurityContext(ContainerRequestContext) - Constructor for class org.apache.shiro.web.jaxrs.ShiroSecurityContext
 
SubjectPrincipalRequestFilter - Class in org.apache.shiro.web.jaxrs
A ContainerRequestFilter that replaces the SecurityContext with a ShiroSecurityContext.
SubjectPrincipalRequestFilter() - Constructor for class org.apache.shiro.web.jaxrs.SubjectPrincipalRequestFilter
 

T

toResponse(AuthorizationException) - Method in class org.apache.shiro.web.jaxrs.ExceptionMapper
 
A C E F G I O S T 
All Classes All Packages