|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use SystemUser | |
|---|---|
| com.ibm.itim.apps.system | Extends the com.ibm.itim.apps package to provide a remotable application programming
interface for System role and System user management. |
| com.ibm.itim.authentication | Provides an application programming interface for authentication that supports different trusted identity stores. |
| com.ibm.itim.authentication.system | Contains an implementation of the Authenticator interface. |
| com.ibm.itim.dataservices.model.system | Extends the com.ibm.itim.dataservices.model package to provide an application
programming interface for querying the system specific elements of the data model. |
| Uses of SystemUser in com.ibm.itim.apps.system |
|---|
| Methods in com.ibm.itim.apps.system that return SystemUser | |
|---|---|
SystemUser |
SystemUserMO.getData()
Returns a current snapshot of the data defining the provisioning object. |
| Uses of SystemUser in com.ibm.itim.authentication |
|---|
| Methods in com.ibm.itim.authentication that return SystemUser | |
|---|---|
SystemUser |
AuthenticationProvider.authenticate(Credentials userCredentials)
Authenticates a user with the given Credentials. |
SystemUser |
AuthenticationAuthority.authenticate(Credentials userCredentials)
Authenticates a user with the given Credentials. |
SystemUser |
Authenticator.authenticate(Credentials userCredentials)
Authenticates a user with the given Credentials. |
| Uses of SystemUser in com.ibm.itim.authentication.system |
|---|
| Methods in com.ibm.itim.authentication.system that return SystemUser | |
|---|---|
SystemUser |
SystemAuthenticationAuthority.authenticate(Credentials userCredentials)
Authenticates a user using the supplied user credentials. |
| Uses of SystemUser in com.ibm.itim.dataservices.model.system |
|---|
| Methods in com.ibm.itim.dataservices.model.system with parameters of type SystemUser | |
|---|---|
SystemUserEntity |
SystemUserFactory.create(DistinguishedName tenantDN,
Person owner,
Service service,
SystemUser sysUser)
Creates a system user in the data store with the given value object to define the SystemUser's attributes. |
| Constructors in com.ibm.itim.dataservices.model.system with parameters of type SystemUser | |
|---|---|
SystemUserEntity(SystemUser systemUser)
Constructs with a value object. |
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||