Uses of Interface
eu.clarin.sru.server.SRUAuthenticationInfo
-
Packages that use SRUAuthenticationInfo Package Description eu.clarin.sru.server -
-
Uses of SRUAuthenticationInfo in eu.clarin.sru.server
Methods in eu.clarin.sru.server that return SRUAuthenticationInfo Modifier and Type Method Description SRUAuthenticationInfoSRURequest. getAuthentication()Get the authentication information that was extracted from the the request.SRUAuthenticationInfoSRUAuthenticationInfoProvider. getAuthenticationInfo(javax.servlet.http.HttpServletRequest request)
-