public interface RidcCredentialProvider
Modifier and Type | Method and Description |
---|---|
IdcContext |
getCredential(RidcConnection connection,
boolean anonymousFallbackAllowed)
Get a suitable credential for the connected ADF session-scope party
to use for a session pool session
|
IdcContext getCredential(RidcConnection connection, boolean anonymousFallbackAllowed)
connection
- the connection associated with the
credential requestanonymousFallbackAllowed
- whether if a suitable credential cannot
be identified to fallback to the
anonymous IdcContext credential