Package | Description |
---|---|
oracle.ifs.server |
Modifier and Type | Class and Description |
---|---|
class |
IdmCredentialManager
IdmCredentialManager authenticates users
IdmCredentialManager supports user creation, user deletion, setting users'
passwords, and listing users.
|
class |
IfsCredentialManager
An IfsCredentialManager manages user authentication through a database table
in the IFS credential manager schema.
|
class |
UniversalCredentialManager
A UniversalCredentialManager manages user authentication through a database table
in the IFS credential manager schema.
|
class |
XeCredentialManager
Deprecated.
As of ECMSDK 3.0.0, replaced by
UniversalCredentialManager |
Modifier and Type | Method and Description |
---|---|
protected CredentialManager |
DirectoryService.getCredentialManager(String name)
Gets the specified CredentialManager.
|
Copyright © 2023. All rights reserved.