|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use GenericSignOn | |
| planetj.dataengine.security.http | |
| planetj.dataexplorer | |
| planetj.processes.logon | |
| Uses of GenericSignOn in planetj.dataengine.security.http |
| Subclasses of GenericSignOn in planetj.dataengine.security.http | |
class |
DBCommonConnectionPoolSignOn
Verifies signon information by trying to connect to the database. |
class |
DBPersonalConnectionPoolSignOn
Verifies signon information by trying to connect to the database. |
class |
LocalSQLOperationSignOn
Only allows local users who also have a valid userid/password to sign on |
class |
LocalUsersOnly
This class check that the incoming user has a local ip address. |
class |
LocalUsersOnlyOrOperatingSystemProfile
This class checks that the incoming user has a local ip address. |
class |
OSPlusOperationSignOn
|
class |
RefererSignOn
Super-secure signon which determines if a user can signon or not based on the http referer |
class |
SQLOperationSignOn
|
class |
TableAuthenticationSignOn
|
class |
UnsecuredSignOn
When Secured applications do not specify a sign on class, this class is used to automatically sign users on to the application (users are not required to specify a userid or password). |
class |
UserListSignOn
|
| Uses of GenericSignOn in planetj.dataexplorer |
| Subclasses of GenericSignOn in planetj.dataexplorer | |
class |
DXApplicationSignOn
|
| Uses of GenericSignOn in planetj.processes.logon |
| Subclasses of GenericSignOn in planetj.processes.logon | |
class |
SignOnAndRegistrationSignOn
This signOn class will verify the user and password exist in PlanetJ.Admin or whatever table is specified in ISecuredSignOnAndRegistraiton |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||