Package | Description |
---|---|
de.esprit.netsuite.server |
These classes make up the EsprIT server
|
de.esprit.netsuite.server.auth |
Contains classes for server side user authentication
|
de.esprit.netsuite.server.auth.dbuser |
Contains a sample User and Group implemantation for database stroage
|
Modifier and Type | Method and Description |
---|---|
protected GroupManager<?> |
ServerContext.createGroupManager() |
GroupManager<?> |
ServerContext.getGroupManager() |
Modifier and Type | Class and Description |
---|---|
class |
AbstractGroupManager<S extends ServerContext>
This GroupManager implementation provides the basic framework for managing groups.
|
class |
DefaultGroupManager<S extends ServerContext>
This implementation stores groups in the srv_group.cfg config file as NDF records.
|
Modifier and Type | Class and Description |
---|---|
class |
DBGroupManager
This is a custom implementation of a GroupManager.
|
Copyright © 2014 EsprIT-Systems. All Rights Reserved.