Home
last modified time | relevance | path

Searched defs:userAuth (Results 1 – 2 of 2) sorted by relevance

/external/jetty/src/java/org/eclipse/jetty/security/
DSecurityHandler.java506 Authentication.User userAuth = (Authentication.User)authentication; in handle() local
545 Authentication.User userAuth = (Authentication.User)auth; in handle() local
/external/tpm2/
Dtpm_types.h1050 TPM2B_AUTH userAuth; member