public interface SecurityTokenFactory
| Modifier and Type | Method and Description |
|---|---|
String |
newSecurityToken(GadgetState state,
String viewer)
Create a new security token for the gadget.
|
String newSecurityToken(GadgetState state, String viewer)
viewer of the gadget is the user actually
making the request for the gadget to be displayed, but may not be the owner.state - Gadget to generate a security token forviewer - user that is making the request for the gadget to be displayedCopyright © 2024 Atlassian. All rights reserved.