Package-level declarations

Types

Link copied to clipboard
open class AccessTokenInterceptor : Interceptor
Interceptor to inject access token to the API Request
Link copied to clipboard
interface AdviceHandler

Handler to handle the Advice

Link copied to clipboard
abstract class IdentityGatewayAdviceInterceptor : Interceptor

Reference Implementation of using Interceptor to handle advice from ForgeRock Identity Gateway

Properties

Link copied to clipboard
private const val ADVICES: String
Link copied to clipboard
private const val AUTH_INDEX_VALUE: String
Link copied to clipboard
private const val LOCATION: String
Link copied to clipboard
private const val TXID: String
Link copied to clipboard
private const val WWW_AUTHENTICATE: String