public class ShibbolethGroupsConfig extends Object
ShibbolethGroupsService
Modifier and Type | Field and Description |
---|---|
protected String |
parseString |
protected String |
shibbGroupBasePath |
Constructor and Description |
---|
ShibbolethGroupsConfig() |
Modifier and Type | Method and Description |
---|---|
String |
getParseString() |
String |
getShibbGroupBasePath() |
void |
setParseString(String parseString) |
void |
setShibbGroupBasePath(String shibbGroupBasePath) |
protected String parseString
protected String shibbGroupBasePath
public ShibbolethGroupsConfig()
public String getParseString()
public void setParseString(String parseString)
public String getShibbGroupBasePath()
public void setShibbGroupBasePath(String shibbGroupBasePath)
Copyright © 2015 Nuxeo SA. All rights reserved.