AbstractModule
net.datenwerke.security.service.crypto.pbe.PbeModule

public class PbeModule extends AbstractModule
The PbeModule provides several functions for getting an EncryptionService instance.

Description

The PbeModule provides several functions for getting an EncryptionService instance.

Content

Services:

Entities:

ClientModule:

Hookability:

Dependencies:

Modules:

Entities:

Services:

Others:

  • invalid reference
    com.google.inject.Inject
  • invalid reference
    com.google.inject.Provides
  • invalid reference
    com.google.inject.Singleton
  • EncryptionServiceImpl
  • invalid reference
    com.google.inject.Provider
  • PbeException
  • invalid reference
    org.bouncycastle.util.encoders.Hex
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Constructor Details

    • PbeModule

      public PbeModule()