public class ChannelAuthHelper extends Object
Constructor and Description |
---|
ChannelAuthHelper() |
Modifier and Type | Method and Description |
---|---|
Map<String,Object> |
buildAuthorisationModel(Channel channel) |
String |
getAuthoriseCallbackUrl(org.alfresco.service.cmr.repository.NodeRef channelId) |
String |
getBaseChannelApiUrl(org.alfresco.service.cmr.repository.NodeRef channelId) |
String |
getDefaultAuthoriseUrl(org.alfresco.service.cmr.repository.NodeRef channelId) |
void |
setBasePath(String basePath) |
void |
setSysAdminParams(SysAdminParams sysAdminParams) |
public void setSysAdminParams(SysAdminParams sysAdminParams)
public void setBasePath(String basePath)
public String getBaseChannelApiUrl(org.alfresco.service.cmr.repository.NodeRef channelId)
public String getDefaultAuthoriseUrl(org.alfresco.service.cmr.repository.NodeRef channelId)
public String getAuthoriseCallbackUrl(org.alfresco.service.cmr.repository.NodeRef channelId)
Copyright © 2005–2017 Alfresco Software. All rights reserved.