Skip navigation links

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

E17060-03


oracle.odi.setup
Class AuthenticationConfiguration.OPSSAuthenticationConfiguration

java.lang.Object
  extended by oracle.odi.setup.AuthenticationConfiguration
      extended by oracle.odi.setup.AuthenticationConfiguration.OPSSAuthenticationConfiguration

Enclosing class:
AuthenticationConfiguration

public static final class AuthenticationConfiguration.OPSSAuthenticationConfiguration
extends AuthenticationConfiguration

Represents an ODI OPSS Authentication Configuration. ODI authentication will be delegated to OPSS framework.


Nested Class Summary

 

Nested classes/interfaces inherited from class oracle.odi.setup.AuthenticationConfiguration
AuthenticationConfiguration.OPSSAuthenticationConfiguration, AuthenticationConfiguration.StandaloneAuthenticationConfiguration

 

Method Summary
 javax.security.auth.Subject getSubject()
          Get the subject that will be granted ODI SUPERVSIOR privilege.

 

Methods inherited from class oracle.odi.setup.AuthenticationConfiguration
createOPSSAuthenticationConfiguration, createStandaloneAuthenticationConfiguration

 

Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

 

Method Detail

getSubject

public javax.security.auth.Subject getSubject()
Get the subject that will be granted ODI SUPERVSIOR privilege.
Returns:
the Subject

Skip navigation links

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

E17060-03


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