Package-level declarations

Types

Link copied to clipboard

A Java-friendly wrapper around the Kotlin KotlinDirectAuthenticationFlow.

Link copied to clipboard
class DirectAuthenticationFlowBuilder(issuerUrl: String, clientId: String, scope: List<String>)

A Java-idiomatic builder for creating instances of DirectAuthenticationFlow.

Link copied to clipboard

A Java-friendly base type for authentication states returned at JVM API boundaries.

Link copied to clipboard

A Java-friendly result type that wraps a successful value or a failure exception.

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard