Index

A C G I N O P S 
All Classes and Interfaces|All Packages|Serialized Form

A

addSecurity(ProcessAnnotatedType<T>) - Method in class org.apache.shiro.cdi.ShiroSecurityExtension
 
AnnotatedTypeWrapper<T> - Class in org.apache.shiro.cdi
Wraps annotation types to facilitate additional annotations for CDI
AnnotatedTypeWrapper(AnnotatedType<T>, boolean, Set<Annotation>, Set<Annotation>) - Constructor for class org.apache.shiro.cdi.AnnotatedTypeWrapper
 
AnnotatedTypeWrapper(AnnotatedType<T>, Annotation...) - Constructor for class org.apache.shiro.cdi.AnnotatedTypeWrapper
 

C

CipherKeySupplier - Interface in org.apache.shiro.cdi.annotations
Marker interface for specifying the Shiro cipher key

G

getPrincipal(InjectionPoint) - Static method in class org.apache.shiro.cdi.ShiroComponentProducer
 
getSecurityManager() - Static method in class org.apache.shiro.cdi.ShiroComponentProducer
 
getSession() - Static method in class org.apache.shiro.cdi.ShiroComponentProducer
 
getSessionNoCreation() - Static method in class org.apache.shiro.cdi.ShiroComponentProducer
 
getSubject() - Static method in class org.apache.shiro.cdi.ShiroComponentProducer
 

I

isAnnotationPresent(Class<? extends Annotation>) - Method in class org.apache.shiro.cdi.AnnotatedTypeWrapper
 

N

NoSessionCreation - Annotation Type in org.apache.shiro.cdi.annotations
 

O

org.apache.shiro.cdi - package org.apache.shiro.cdi
 
org.apache.shiro.cdi.annotations - package org.apache.shiro.cdi.annotations
 

P

Principal - Annotation Type in org.apache.shiro.cdi.annotations
 
propagateShiroSecurity(InvocationContext) - Method in class org.apache.shiro.cdi.ShiroSecurityInterceptor
 

S

ShiroComponentProducer - Class in org.apache.shiro.cdi
Exposes Shiro's SecurityManager, Session and Subject via CDI @Inject
ShiroComponentProducer() - Constructor for class org.apache.shiro.cdi.ShiroComponentProducer
 
ShiroSecureAnnotated() - Constructor for class org.apache.shiro.cdi.ShiroSecurityExtension.ShiroSecureAnnotated
 
ShiroSecurityExtension - Class in org.apache.shiro.cdi
Automatically apply Shiro security to all appropriate beans
ShiroSecurityExtension() - Constructor for class org.apache.shiro.cdi.ShiroSecurityExtension
 
ShiroSecurityExtension.ShiroSecureAnnotated - Class in org.apache.shiro.cdi
 
ShiroSecurityInterceptor - Class in org.apache.shiro.cdi
Enforce Shiro security on EJBs and CDI Beans
ShiroSecurityInterceptor() - Constructor for class org.apache.shiro.cdi.ShiroSecurityInterceptor
 
A C G I N O P S 
All Classes and Interfaces|All Packages|Serialized Form