public class ShibbolethGroupsServiceImpl extends DefaultComponent implements ShibbolethGroupsService
Modifier and Type | Field and Description |
---|---|
protected ShibbolethGroupsConfig |
config |
static String |
CONFIG_EP |
lastModified
Constructor and Description |
---|
ShibbolethGroupsServiceImpl() |
Modifier and Type | Method and Description |
---|---|
String |
getParseString()
Get the defined string to be used as hierarchy delimiter.
|
String |
getShibbGroupBasePath()
Get the base path (using the previously demlimiter) where shibb group will be stored
|
void |
registerContribution(Object contribution,
String extensionPoint,
ComponentInstance contributor) |
activate, applicationStarted, deactivate, getAdapter, getApplicationStartedOrder, getLastModified, registerExtension, setLastModified, setModifiedNow, unregisterContribution, unregisterExtension
public static final String CONFIG_EP
protected ShibbolethGroupsConfig config
public ShibbolethGroupsServiceImpl()
public void registerContribution(Object contribution, String extensionPoint, ComponentInstance contributor)
registerContribution
in class DefaultComponent
public String getParseString()
ShibbolethGroupsService
getParseString
in interface ShibbolethGroupsService
public String getShibbGroupBasePath()
ShibbolethGroupsService
getShibbGroupBasePath
in interface ShibbolethGroupsService
Copyright © 2016 Nuxeo SA. All rights reserved.