Class: OracleZFS::UserService
- Inherits:
-
Object
- Object
- OracleZFS::UserService
- Includes:
- MintLogger
- Defined in:
- src/oracle-zfs-client/lib/oracle-zfs/user.rb
Properties (Read/Write)
Properties (Read Only)
Constant Summary
Constants included from MintLogger
MintLogger::DEBUG, MintLogger::ERROR, MintLogger::FATAL, MintLogger::INFO, MintLogger::UNKNOWN, MintLogger::VERBOSE, MintLogger::WARN
Instance Method Summary collapse
-
#initialize(client) ⇒ UserService
constructor
A new instance of UserService.
- #user_exists?(user) ⇒ Boolean
- #user_get(user) ⇒ Object
- #user_prefs_get(user) ⇒ Object
- #users ⇒ Object
Methods included from MintLogger::Utils::Common
#boolean_val, #has_value?, #no_value?, #nvl, #path_as_symbol, #ruby_level_to_send
Constructor Details
#initialize(client) ⇒ UserService
Returns a new instance of UserService.