Uses of Interface
org.tynamo.shiro.extension.authz.annotations.utils.casters.method.MethodAnnotationCasterVisitor

Packages that use MethodAnnotationCasterVisitor
org.tynamo.shiro.extension.authz.annotations.utils.casters.method   
 

Uses of MethodAnnotationCasterVisitor in org.tynamo.shiro.extension.authz.annotations.utils.casters.method
 

Classes in org.tynamo.shiro.extension.authz.annotations.utils.casters.method that implement MethodAnnotationCasterVisitor
 class HandlerCreateVisitor
          Creates a handler based on the annotation type.
 

Methods in org.tynamo.shiro.extension.authz.annotations.utils.casters.method with parameters of type MethodAnnotationCasterVisitor
 void MethodAnnotationCaster.accept(MethodAnnotationCasterVisitor visitor, Annotation annotation)
           
 



Copyright © 2004-2013. All Rights Reserved.