JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.linkedin.alpini.router.api
Interface RoleFinder<Role>
All Known Implementing Classes:
VeniceRoleFinder
public interface
RoleFinder<Role>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
Role
parseRole
(
String
method,
Headers
httpHeaders)
Method Details
parseRole
@Nonnull
Role
parseRole
(@Nonnull
String
method, @Nonnull
Headers
httpHeaders)