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, unregisterExtensionpublic static final String CONFIG_EP
protected ShibbolethGroupsConfig config
public ShibbolethGroupsServiceImpl()
public void registerContribution(Object contribution, String extensionPoint, ComponentInstance contributor)
registerContribution in class DefaultComponentpublic String getParseString()
ShibbolethGroupsServicegetParseString in interface ShibbolethGroupsServicepublic String getShibbGroupBasePath()
ShibbolethGroupsServicegetShibbGroupBasePath in interface ShibbolethGroupsServiceCopyright © 2016 Nuxeo SA. All rights reserved.