Class KeyManagerFunctions


  • @Service
    public class KeyManagerFunctions
    extends Object
    • Constructor Detail

      • KeyManagerFunctions

        @ConstructorProperties({"rbelLogger","environment"})
        public KeyManagerFunctions​(RbelLogger rbelLogger,
                                   org.springframework.core.env.Environment environment)
    • Method Detail

      • initJexl

        @PostConstruct
        public void initJexl()
      • b64Certificate

        public String b64Certificate​(String name)