Package eu.clarin.sru.server
Interface SRUAuthenticationInfoProvider
- 
 public interface SRUAuthenticationInfoProvider
- 
- 
Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description SRUAuthenticationInfogetAuthenticationInfo(javax.servlet.http.HttpServletRequest request)
 
- 
- 
- 
Method Detail- 
getAuthenticationInfoSRUAuthenticationInfo getAuthenticationInfo(javax.servlet.http.HttpServletRequest request) throws SRUException - Throws:
- SRUException
 
 
- 
 
-