Home
last modified time | relevance | path

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

/external/grpc-grpc-java/auth/src/test/java/io/grpc/auth/
DGoogleAuthLibraryCallCredentialsTest.java396 private final class RequestInfoImpl extends CallCredentials2.RequestInfo { class in GoogleAuthLibraryCallCredentialsTest
400 RequestInfoImpl() { in RequestInfoImpl() method in GoogleAuthLibraryCallCredentialsTest.RequestInfoImpl
404 RequestInfoImpl(SecurityLevel securityLevel) { in RequestInfoImpl() method in GoogleAuthLibraryCallCredentialsTest.RequestInfoImpl
408 RequestInfoImpl(String authority) { in RequestInfoImpl() method in GoogleAuthLibraryCallCredentialsTest.RequestInfoImpl
412 RequestInfoImpl(String authority, SecurityLevel securityLevel) { in RequestInfoImpl() method in GoogleAuthLibraryCallCredentialsTest.RequestInfoImpl