Oracle® Fusion Middleware Java API Reference for Oracle WebCenter Content Remote Intradoc Client (RIDC)
12c (12.2.1.1)
E68346-01
- java.lang.Object
-
- oracle.wcc.ridc.adfca.session.auth.ADFSecurityContextCredentialProvider
-
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
getCredential
public IdcContext getCredential(RidcConnection connection,
boolean anonymousFallbackAllowed)
Get a suitable credential for the connected ADF session-scope party
to use for a session pool session
- Specified by:
getCredential
in interface RidcCredentialProvider
- Parameters:
connection
- the connection associated with the
credential request
anonymousFallbackAllowed
- whether if a suitable credential cannot
be identified to fallback to the
anonymous IdcContext credential
- Returns:
- an IdcContext credential to leverage, or null if no suitable/valid
credential could be determined.
Oracle® Fusion Middleware Java API Reference for Oracle WebCenter Content Remote Intradoc Client (RIDC)
12c (12.2.1.1)
E68346-01
Copyright © 2008, 2016, Oracle and/or its affiliates. All rights reserved.