public class ShibbolethGroupsServiceImpl extends DefaultComponent implements ShibbolethGroupsService
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, unregisterContribution, unregisterExtension
public static final String CONFIG_EP
public void registerContribution(Object contribution, String extensionPoint, ComponentInstance contributor) throws Exception
registerContribution
in class DefaultComponent
Exception
public String getParseString()
ShibbolethGroupsService
getParseString
in interface ShibbolethGroupsService
public String getShibbGroupBasePath()
ShibbolethGroupsService
getShibbGroupBasePath
in interface ShibbolethGroupsService
Copyright © 2013 Nuxeo SA. All Rights Reserved.