Package net.bluemind.authentication.api
Interface ISudoSupport
@Path("/auth/sudo_support")
public interface ISudoSupport
- 
Method Summary
- 
Method Details- 
setOwnerOverrides the owner of a session. The items created/updated with this session will be held by the given subject.- Parameters:
- subject-
 
 
-