public class ShibbolethGroupsServiceImpl extends DefaultComponent implements ShibbolethGroupsService
| Modifier and Type | Field and Description | 
|---|---|
protected ShibbolethGroupsConfig | 
config  | 
static String | 
CONFIG_EP  | 
lastModified, name| 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, deactivate, getAdapter, getDescriptor, getDescriptors, getLastModified, getRegistry, register, registerExtension, setLastModified, setModifiedNow, setName, start, stop, unregister, unregisterContribution, unregisterExtensionclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitapplicationStarted, getApplicationStartedOrderpublic 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 © 2019 Nuxeo. All rights reserved.