Searched defs:authentication (Results 1 – 8 of 8) sorted by relevance
28 public final PasswordAuthentication authentication; field in RecordingAuthenticator30 public RecordingAuthenticator(PasswordAuthentication authentication) { in RecordingAuthenticator()
68 … Authentication authentication = _authenticator.validateRequest(request,__deferredResponse,true); in authenticate() local100 Authentication authentication = _authenticator.validateRequest(request,response,true); in authenticate() local122 UserAuthentication authentication = new UserAuthentication("API",identity); in login() local
273 …Authentication authentication = (Authentication) session.getAttribute(SessionAuthentication.__J_AU… in validateRequest() local
492 Authentication authentication=request.getAuthentication(); in log() local
1680 public void setAuthentication(Authentication authentication) in setAuthentication()
490 Authentication authentication = baseRequest.getAuthentication(); in handle() local
646 public void setProxyAuthentication(Authentication authentication) in setProxyAuthentication()
598 public void setProxyAuthentication(Authentication authentication) in setProxyAuthentication()