All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.http4k.security.oauth.server.deprecatedOAuth.kt Maven / Gradle / Ivy

The newest version!
package org.http4k.security.oauth.server

import org.http4k.security.oauth.format.OAuthMoshi

@Deprecated("Moved", ReplaceWith("org.http4k.security.oauth.format.OAuthMoshi"))
typealias OAuthServerMoshi = OAuthMoshi




© 2015 - 2025 Weber Informatics LLC | Privacy Policy