Class TrustedKeyMapper

    • Constructor Detail

      • TrustedKeyMapper

        public TrustedKeyMapper​(org.hibernate.SessionFactory sessionFactory,
                                @NotNull
                                @NotNull TrustedKeyDao trustedKeyDao,
                                @NotNull
                                @NotNull org.springframework.transaction.support.TransactionOperations transactionOperations)