Package de.adorsys.sts.decryption
Klasse DecryptionConfiguration
java.lang.Object
de.adorsys.sts.decryption.DecryptionConfiguration
@Configuration
@ComponentScan(basePackages="de.adorsys.sts.decryption",
excludeFilters=)
@Import(KeyManagementConfiguration.class)
public class DecryptionConfiguration
extends Object
-
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungdecryptionService(KeyManagementService keyManagementService)
-
Konstruktordetails
-
DecryptionConfiguration
public DecryptionConfiguration()
-
-
Methodendetails
-
decryptionService
-