org.jclouds.scriptbuilder.statements.login
Class Sudoers
java.lang.Object
org.jclouds.scriptbuilder.statements.login.Sudoers
- All Implemented Interfaces:
- Statement
@Beta
public class Sudoers
- extends Object
- implements Statement
Control /etc/sudoers
- Author:
- Adrian Cole
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Sudoers
public Sudoers()
render
public String render(OsFamily family)
- Specified by:
render
in interface Statement
functionDependencies
public Iterable<String> functionDependencies(OsFamily family)
- Specified by:
functionDependencies
in interface Statement
Copyright © 2009-2011 jclouds. All Rights Reserved.