Class BouncyCastleProviderRunner

java.lang.Object
de.adorsys.sts.keymanagement.bouncycastle.BouncyCastleProviderRunner
All Implemented Interfaces:
org.springframework.boot.ApplicationRunner

@Component public class BouncyCastleProviderRunner extends Object implements org.springframework.boot.ApplicationRunner
  • Constructor Details

    • BouncyCastleProviderRunner

      public BouncyCastleProviderRunner()
  • Method Details

    • run

      public void run(org.springframework.boot.ApplicationArguments applicationArguments) throws Exception
      Specified by:
      run in interface org.springframework.boot.ApplicationRunner
      Throws:
      Exception