Constructor
new module:caplin/sljsadapter/providers/StreamLinkPermissionService()
Methods
-
dispose()
-
Disposes of any listeners and resources that were used by the service.
This class depends on being able to query the StreamLink username from a currently registered UserService. Ensure that a UserService (e.g. the {@link caplin.sljsadapter.providers StreamLinkUserService}) is configured, registered and will return the username before constructing this class.
See module:caplin/security/permissioning/AbstractPermissionService
for more details.