java.lang.Object
com.sshtools.volman.core.impl.BasicLinuxUserProvider
- All Implemented Interfaces:
Component,UserProvider
-
Field Summary
Fields inherited from interface com.sshtools.volman.core.UserProvider
GID, GROUP, MIN_UID, UNKNOWN_GROUP, UNKNOWN_USER -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.sshtools.volman.core.UserProvider
isGroupExists, isUserExists
-
Constructor Details
-
BasicLinuxUserProvider
public BasicLinuxUserProvider()
-
-
Method Details
-
add
- Specified by:
addin interfaceUserProvider- Throws:
IOException
-
delete
- Specified by:
deletein interfaceUserProvider- Throws:
IOException
-
init
-
getGID
- Specified by:
getGIDin interfaceUserProvider- Throws:
IOException
-
getUID
- Specified by:
getUIDin interfaceUserProvider- Throws:
IOException
-