Interface ClaimInformationPointProvider
-
- All Known Implementing Classes:
ClaimsInformationPointProvider,HttpClaimInformationPointProvider
public interface ClaimInformationPointProvider- Author:
- Pedro Igor
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Map<String,List<String>>resolve(HttpFacade httpFacade)
-
-
-
Method Detail
-
resolve
Map<String,List<String>> resolve(HttpFacade httpFacade)
-
-