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.java420 private final class RequestInfoImpl extends CallCredentials.RequestInfo { class in GoogleAuthLibraryCallCredentialsTest
424 RequestInfoImpl() { in RequestInfoImpl() method in GoogleAuthLibraryCallCredentialsTest.RequestInfoImpl
428 RequestInfoImpl(SecurityLevel securityLevel) { in RequestInfoImpl() method in GoogleAuthLibraryCallCredentialsTest.RequestInfoImpl
432 RequestInfoImpl(String authority) { in RequestInfoImpl() method in GoogleAuthLibraryCallCredentialsTest.RequestInfoImpl
436 RequestInfoImpl(String authority, SecurityLevel securityLevel) { in RequestInfoImpl() method in GoogleAuthLibraryCallCredentialsTest.RequestInfoImpl