Annotation Type Password


  • @Retention(RUNTIME)
    @Target(FIELD)
    public @interface Password
    Password fields will obscure the value from the end user.