JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
net.bluemind.authentication.api
ISudoSupportAsync
Contents
Description
Method Summary
Method Details
setOwner(String, AsyncHandler)
Hide sidebar
Show sidebar
Interface ISudoSupportAsync
public interface
ISudoSupportAsync
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
setOwner
(
String
subject,
AsyncHandler
<
Void
> handler)
Method Details
setOwner
void
setOwner
(
String
subject,
AsyncHandler
<
Void
> handler)