Package | Description |
---|---|
oracle.odi.core |
Provides the
OdiInstance class that is the entry point to Oracle Data Integrator
core infrastructure. |
oracle.odi.core.security |
This package (and its sub packages) implements the security layer for ODI SDK including login authentication, password management and privileges check.
|
oracle.odi.domain.security |
This package contains user implementation.
|
oracle.odi.setup |
Provides classes for ODI master and work repository related operations.
|
oracle.odi.setup.support |
Provides implementation classes of the repository setup services.
|
Class and Description |
---|
SecurityManager
This class implements Oracle Data Integrator operation related to security.
|
Class and Description |
---|
AccountExpiredException
Thrown to indicate a user has its account expired.
|
Authentication
The class Authentication represents an authenticated user.
|
AuthenticationException
Abstract superclass for all exception related to user authentication failure.
|
AuthenticationRequiredException
This exception is raised when a current authentication is required but none is defined.
|
AuthenticationServiceException
AuthenticationServiceException is used to report an unexpected error during an authentication request, such as a system problem.
|
BadCredentialsException
Thrown if an authentication request is rejected because the credentials are invalid.
|
CryptoAlgo |
InactiveUserException
Thrown to indicate that authentication failed because User is inactive.
|
InvalidAuthenticationAPIUsageException
This exception is raised when the authentication API is used in wrong way.
|
InvalidExternalAuthenticationConfigurationException
This exception is raised if we are not able to create a LoginContext from OPSS configuration.
|
IOdiUserConnectionActivityService.PurgeUserActivityResult |
IOdiUserConnectionActivityService.UserActivitySearchFilter |
IOdiUserConnectionActivityService.UserConnectionType |
OdiSecurityException
Abstract superclass for all exceptions thrown in the security package
and subpackages.
|
PasswordExpiredException
Thrown to indicate a user has its password expired.
|
PasswordPolicyNotMatchedException
Note this exception is a runtime exception since security failure
are generally fatal.
|
PasswordStorageConfiguration
This class defines the password storage configuration for ODI.
|
Permission
A wrapper of the target and privilege to check.
|
PermissionDeniedException
Exception raised when attempting an operation that is not granted to the authenticated user.
|
PermissionType
The class represents the type of privileges users can have on ODI entities.
|
Class and Description |
---|
EnterprisePrincipalIsNotRoleMemberException |
EnterpriseUserOrRoleDoesNotExistException |
InvalidExternalAuthenticationConfigurationException
This exception is raised if we are not able to create a LoginContext from OPSS configuration.
|
Class and Description |
---|
CryptoAlgo |
InvalidExternalAuthenticationConfigurationException
This exception is raised if we are not able to create a LoginContext from OPSS configuration.
|
PasswordStorageConfiguration
This class defines the password storage configuration for ODI.
|
Class and Description |
---|
CryptoAlgo |
PasswordStorageConfiguration
This class defines the password storage configuration for ODI.
|
PermissionDeniedException
Exception raised when attempting an operation that is not granted to the authenticated user.
|