Nuxeo ECM Projects 5.6-RC1

org.nuxeo.ecm.platform.shibboleth.web.service
Class ShibbolethGroupsConfig

java.lang.Object
  extended by org.nuxeo.ecm.platform.shibboleth.web.service.ShibbolethGroupsConfig

public class ShibbolethGroupsConfig
extends Object

Config file for ShibbolethGroupsService

Author:
Arnaud Kervern
See Also:
ShibbolethGroupsService

Constructor Summary
ShibbolethGroupsConfig()
           
 
Method Summary
 String getParseString()
           
 String getShibbGroupBasePath()
           
 void setParseString(String parseString)
           
 void setShibbGroupBasePath(String shibbGroupBasePath)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ShibbolethGroupsConfig

public ShibbolethGroupsConfig()
Method Detail

getParseString

public String getParseString()

setParseString

public void setParseString(String parseString)

getShibbGroupBasePath

public String getShibbGroupBasePath()

setShibbGroupBasePath

public void setShibbGroupBasePath(String shibbGroupBasePath)

Nuxeo ECM Projects 5.6-RC1

Copyright © 2012 Nuxeo SA. All Rights Reserved.