com.hunorkovacs.koauth.service

provider

package provider

Visibility
  1. Public
  2. All

Type Members

  1. class CustomProviderService extends ProviderService

    Attributes
    protected
  2. class CustomVerifier extends Verifier

    Attributes
    protected
  3. trait ProviderService extends AnyRef

  4. trait Verification extends AnyRef

  5. case class VerificationFailed(message: String) extends VerificationNok with Product with Serializable

  6. trait VerificationNok extends Verification

  7. case class VerificationUnsupported(message: String) extends VerificationNok with Product with Serializable

  8. trait Verifier extends AnyRef

Value Members

  1. object ProviderServiceFactory

  2. object VerificationOk extends Verification with Product with Serializable

  3. object VerifierObject

    Attributes
    protected
  4. package persistence

Ungrouped