| Package | Description |
|---|---|
| COM.FutureTense.Access | |
| com.openmarket.directory.amserver | |
| com.openmarket.directory.jndi.auth | |
| oracle.fatwire.sites.directory.custom |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IManageUsers
IManageUsers interface
Implemented by ValidateLogin components responsible
for managing users
|
| Modifier and Type | Field and Description |
|---|---|
protected IUsers |
ValidateLogin.m_UserManager |
| Modifier and Type | Method and Description |
|---|---|
protected abstract IUsers |
ValidateLogin.CreateIUsers(Properties props) |
| Modifier and Type | Class and Description |
|---|---|
class |
AMUsers
This class is implementation of ICSUsers, ISingleSignOn and IManageUsers to provide authentication functionality in SunOne portal server.
|
| Modifier and Type | Method and Description |
|---|---|
protected IUsers |
AMLogin.CreateIUsers(Properties properties) |
| Modifier and Type | Class and Description |
|---|---|
class |
JNDIUsers
This class is generic implementation of ICSUsers, ISingleSignOn and IManageUsers.
|
| Modifier and Type | Method and Description |
|---|---|
protected IUsers |
JNDILogin.CreateIUsers(Properties properties) |
| Modifier and Type | Class and Description |
|---|---|
class |
CustomUsers
Implementation of
ICSUsers and ISingleSignOn. |
| Modifier and Type | Method and Description |
|---|---|
protected IUsers |
CustomLogin.CreateIUsers(Properties props) |