Uses of Class
org.silverpeas.core.web.rs.HTTPAuthentication.AuthenticationContext
-
Packages that use HTTPAuthentication.AuthenticationContext Package Description org.silverpeas.core.web.rs Provides the API to build REST-based web services in Silverpeas. -
-
Uses of HTTPAuthentication.AuthenticationContext in org.silverpeas.core.web.rs
Methods in org.silverpeas.core.web.rs with parameters of type HTTPAuthentication.AuthenticationContext Modifier and Type Method Description SessionInfo
HTTPAuthentication. authenticate(HTTPAuthentication.AuthenticationContext context)
Authenticates the user that sent the incoming HTTP request according to the specified authentication context.
-