Searched refs:selectedAuth (Results 1 – 2 of 2) sorted by relevance
180 AuthBlock selectedAuth = in makeReply() local183 if (selectedAuth != null) { in makeReply()185 auth.put(spi, selectedAuth); in makeReply()190 selectedAuth.toString() : in makeReply()
151 AuthBlock selectedAuth = AuthBlock.getEquivalentAuth(spi, auth); in makeReply() local153 if (selectedAuth != null) { in makeReply()155 auth.put(spi, selectedAuth); in makeReply()