Skip navigation links

Oracle® Fusion Middleware Remote Intradoc Client (RIDC) Java API Reference
11g Release 1 (11.1.1)

E17274-01


Uses of Class
oracle.stellent.ridc.IdcContext.LoginForm

Packages that use IdcContext.LoginForm
oracle.stellent.ridc   
oracle.stellent.ridc.protocol.http.auth   

 

Uses of IdcContext.LoginForm in oracle.stellent.ridc

 

Fields in oracle.stellent.ridc declared as IdcContext.LoginForm
static IdcContext.LoginForm IdcContext.JAAS_FORM
          standard form configuration for an application server JAAS login
static IdcContext.LoginForm IdcContext.OAM_SSO_FORM
          standard form configuration for OAM SSO

 

Methods in oracle.stellent.ridc that return IdcContext.LoginForm
 IdcContext.LoginForm IdcContext.getLoginForm()
           

 

Methods in oracle.stellent.ridc with parameters of type IdcContext.LoginForm
 void IdcContext.setLoginForm(IdcContext.LoginForm loginForm)
           

 

Uses of IdcContext.LoginForm in oracle.stellent.ridc.protocol.http.auth

 

Methods in oracle.stellent.ridc.protocol.http.auth that return IdcContext.LoginForm
protected  IdcContext.LoginForm FormAuthHandler.getLoginForm()
          Retrieve the login form for this context
protected  IdcContext.LoginForm OAMSSOAuthHandler.getLoginForm()
          Retrieve the login form for this context

 

Methods in oracle.stellent.ridc.protocol.http.auth with parameters of type IdcContext.LoginForm
protected  java.lang.String FormAuthHandler.getLoginFormPath(IdcContext.LoginForm loginForm)
          Determine the location for the login form post

 


Skip navigation links

Oracle® Fusion Middleware Remote Intradoc Client (RIDC) Java API Reference
11g Release 1 (11.1.1)

E17274-01


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