|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.trails.descriptor.annotation.AbstractAnnotationHandler
org.trails.security.annotation.SecurityAnnotationHandler
public class SecurityAnnotationHandler
| Constructor Summary | |
|---|---|
SecurityAnnotationHandler()
|
|
| Method Summary | |
|---|---|
java.util.List |
buildClassRestrictions(java.lang.Class type)
|
java.util.List<PropertySecurityRestriction> |
buildPropertyRestrictions(java.lang.reflect.AnnotatedElement annotatedElement,
java.lang.String propertyName)
|
| Methods inherited from class org.trails.descriptor.annotation.AbstractAnnotationHandler |
|---|
isDefault, setPropertiesFromAnnotation |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SecurityAnnotationHandler()
| Method Detail |
|---|
public java.util.List buildClassRestrictions(java.lang.Class type)
public java.util.List<PropertySecurityRestriction> buildPropertyRestrictions(java.lang.reflect.AnnotatedElement annotatedElement,
java.lang.String propertyName)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||