Uses of Class
org.wicketopia.security.annotation.VisibleForRole

Packages that use VisibleForRole
org.wicketopia.example.domain.entity   
org.wicketopia.security.decorator   
 

Uses of VisibleForRole in org.wicketopia.example.domain.entity
 

Methods in org.wicketopia.example.domain.entity with annotations of type VisibleForRole
 String Person.getSsn()
           
 

Uses of VisibleForRole in org.wicketopia.security.decorator
 

Methods in org.wicketopia.security.decorator with parameters of type VisibleForRole
 void AbstractSecurityDecorators.onVisibleForRole(org.metastopheles.PropertyMetaData propertyMetaData, VisibleForRole annot)
           
 



Copyright © 2010-2013. All Rights Reserved.