Searched refs:NOT_CHECKED (Results 1 – 3 of 3) sorted by relevance
135 public final static Authentication NOT_CHECKED = new Authentication(){@Override field
1486 setAuthentication(Authentication.NOT_CHECKED); in recycle()
491 if (authentication==null || authentication==Authentication.NOT_CHECKED) in handle()