Package | Description |
---|---|
org.apache.manifoldcf.authorities.authorities.sharepoint |
Modifier and Type | Field and Description |
---|---|
protected List<SharePointADAuthority.DCRule> |
SharePointADAuthority.AuthorizationResponseDescription.dcRules
Rules
|
Constructor and Description |
---|
SharePointADAuthority.AuthorizationResponseDescription(String userName,
Map<String,SharePointADAuthority.DCConnectionParameters> dcConnectionParams,
List<SharePointADAuthority.DCRule> dcRules,
long responseLifetime,
int LRUsize)
Constructor.
|