Class CustomPathEncryptionModule_PathEncryptionFactory

java.lang.Object
de.adorsys.datasafe.examples.business.filesystem.CustomPathEncryptionModule_PathEncryptionFactory
All Implemented Interfaces:
dagger.internal.Factory<de.adorsys.datasafe.encrypiton.api.pathencryption.PathEncryption>, javax.inject.Provider<de.adorsys.datasafe.encrypiton.api.pathencryption.PathEncryption>

@DaggerGenerated @Generated(value="dagger.internal.codegen.ComponentProcessor", comments="https://dagger.dev") public final class CustomPathEncryptionModule_PathEncryptionFactory extends Object implements dagger.internal.Factory<de.adorsys.datasafe.encrypiton.api.pathencryption.PathEncryption>
  • Constructor Details

    • CustomPathEncryptionModule_PathEncryptionFactory

      public CustomPathEncryptionModule_PathEncryptionFactory()
  • Method Details

    • get

      public de.adorsys.datasafe.encrypiton.api.pathencryption.PathEncryption get()
      Specified by:
      get in interface javax.inject.Provider<de.adorsys.datasafe.encrypiton.api.pathencryption.PathEncryption>
    • create

    • pathEncryption

      public static de.adorsys.datasafe.encrypiton.api.pathencryption.PathEncryption pathEncryption()