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