org.springframework.binding.support
Annotation Type ProtectedField


@Documented
@Retention(value=RUNTIME)
@Target(value=METHOD)
public @interface ProtectedField

marks a field as protected - usefull for password fields

Author:
Mathias Broekelmann



Copyright © 2004-2008 The Spring Framework. All Rights Reserved.