Uses of Class
org.apache.manifoldcf.authorities.authorities.sharepoint.SharePointADAuthority.DCRule
-
Packages that use SharePointADAuthority.DCRule Package Description org.apache.manifoldcf.authorities.authorities.sharepoint -
-
Uses of SharePointADAuthority.DCRule in org.apache.manifoldcf.authorities.authorities.sharepoint
Fields in org.apache.manifoldcf.authorities.authorities.sharepoint with type parameters of type SharePointADAuthority.DCRule Modifier and Type Field Description protected java.util.List<SharePointADAuthority.DCRule>SharePointADAuthority.AuthorizationResponseDescription. dcRulesRulesConstructor parameters in org.apache.manifoldcf.authorities.authorities.sharepoint with type arguments of type SharePointADAuthority.DCRule Constructor Description AuthorizationResponseDescription(java.lang.String userName, java.util.Map<java.lang.String,SharePointADAuthority.DCConnectionParameters> dcConnectionParams, java.util.List<SharePointADAuthority.DCRule> dcRules, long responseLifetime, int LRUsize)Constructor.
-