Oracle® Data Integrator Java API Reference
11g Release 1 (11.1.1.3.0)

E17060-01

Uses of Class
oracle.odi.core.security.AuthenticationException

Packages that use AuthenticationException
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. 
 

Uses of AuthenticationException in oracle.odi.core.security
 

Subclasses of AuthenticationException in oracle.odi.core.security
 class AccountExpiredException
          Thrown to indicate a user has its account expired.
 class BadCredentialsException
          Thrown if an authentication request is rejected because the credentials are invalid.
 class InactiveUserException
          Thrown to indicate that authentication failed because User is inactive.
 class InvalidExternalAuthenticationConfiguration
          This exception is raised if we are not able to create a LoginContext from OPSS configuration.
 class PasswordExpiredException
          Thrown to indicate a user has its password expired.
 


Oracle® Data Integrator Java API Reference
11g Release 1 (11.1.1.3.0)

E17060-01

Copyright © 2010, Oracle and/or its affiliates. All rights reserved.