org.nhindirect.config.manager
Class PolicyCommands
java.lang.Object
org.nhindirect.config.manager.PolicyCommands
public class PolicyCommands
- extends Object
|
Constructor Summary |
PolicyCommands(org.nhind.config.ConfigurationServiceProxy proxy)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
proxy
protected org.nhind.config.ConfigurationServiceProxy proxy
policyPrinter
protected final PolicyPrinter policyPrinter
groupPrinter
protected final PolicyGroupPrinter groupPrinter
policyUsagePrinter
protected final PolicyUsagePrinter policyUsagePrinter
PolicyCommands
public PolicyCommands(org.nhind.config.ConfigurationServiceProxy proxy)
listPolicies
public void listPolicies(String[] args)
importPolicy
public void importPolicy(String[] args)
deletePolicy
public void deletePolicy(String[] args)
listPolicyGroups
public void listPolicyGroups(String[] args)
addPolicyGroup
public void addPolicyGroup(String[] args)
deletePolicyGroup
public void deletePolicyGroup(String[] args)
listGroupPolicies
public void listGroupPolicies(String[] args)
addPolicyToGroup
public void addPolicyToGroup(String[] args)
deletePolicyFromGroup
public void deletePolicyFromGroup(String[] args)
listDomainPolicyGroups
public void listDomainPolicyGroups(String[] args)
addGroupToDomain
public void addGroupToDomain(String[] args)
deletePolicyGroupFromDomain
public void deletePolicyGroupFromDomain(String[] args)
Copyright © 2015. All Rights Reserved.