JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
net.bluemind.authentication.api
ISudoSupportAsync
Contents
Hide sidebar
❮
❯
Show sidebar
Description
Method Summary
Method Details
setOwner(String, AsyncHandler)
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)