Skip navigation links

Oracle® Fusion Middleware Java API Reference for Oracle WebCenter Content Remote Intradoc Client (RIDC)
11g Release 1 (11.1)

E17274-04


Uses of Interface
oracle.stellent.ridc.protocol.http.AuthenticationHandler

Packages that use AuthenticationHandler
oracle.stellent.ridc.protocol.http   
oracle.stellent.ridc.protocol.http.auth   

 

Uses of AuthenticationHandler in oracle.stellent.ridc.protocol.http

 

Methods in oracle.stellent.ridc.protocol.http that return AuthenticationHandler
static AuthenticationHandler IdcHttpProtocol.createAuthHandler(IdcContext.HttpAuthScheme authScheme, IdcHttpProtocol httpProtocol)
          Retrieve the authentication handler associated with the given authentication scheme

 

Uses of AuthenticationHandler in oracle.stellent.ridc.protocol.http.auth

 

Classes in oracle.stellent.ridc.protocol.http.auth that implement AuthenticationHandler
 class BasicAuthHandler
          Handler that sets the appropriate config on HttpClient to perform a BasicAuthentication
 class FormAuthHandler
          Handler for Forms-based login to the Content Server
 class OAM11GWebgateAuthHandler
           
 class OAMSSOAuthHandler
          Oracle Single Sign-on via the Oracle Access Manager (OAM) authentication handler.
 class OIMSSOAuthHandler
          Oracle Single Sign-on via the Oracle Identity Management (OIM) authentication handler.

 

Methods in oracle.stellent.ridc.protocol.http.auth that return AuthenticationHandler
 AuthenticationHandler AuthenticationDetector.determineAuthHandler(IdcHttpProtocol httpProtocol)
          Determine which authentication handler to use for the Content Server.

 


Skip navigation links

Oracle® Fusion Middleware Java API Reference for Oracle WebCenter Content Remote Intradoc Client (RIDC)
11g Release 1 (11.1)

E17274-04


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